Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
smradius
smradius
Commits
90dfd988
Commit
90dfd988
authored
May 17, 2019
by
Nigel Kukard
Browse files
3 is the update, 2 is actually the stop
parent
f31f17a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
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