Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
smradius
smradius
Commits
90dfd988
Commit
90dfd988
authored
May 17, 2019
by
Nigel Kukard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3 is the update, 2 is actually the stop
parent
f31f17a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lib/smradius/daemon.pm
lib/smradius/daemon.pm
+1
-1
No files found.
lib/smradius/daemon.pm
View file @
90dfd988
...
...
@@ -888,7 +888,7 @@ sub process_request {
);
# CoA and POD only apply to accounting updates...
if
(
$pkt
->
rawattr
('
Acct-Status-Type
')
eq
"
2
")
{
if
(
$pkt
->
rawattr
('
Acct-Status-Type
')
eq
"
3
")
{
# Build a list of our attributes in the packet
my
$acctAttributes
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment