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
Nigel Kukard
smradius
Commits
fb75d502
Commit
fb75d502
authored
Sep 10, 2016
by
Nigel Kukard
Browse files
Better debug output in smradclient
parent
e610fd79
Changes
1
Hide whitespace changes
Inline
Side-by-side
smradclient
View file @
fb75d502
...
...
@@ -156,7 +156,7 @@ if ($type eq "acct") {
print
(
STDERR
"
\n
Request:
\n
");
print
(
STDERR
"
> Secret => '
$secret
'
\n
");
print
(
STDERR
"
> Secret => '
$secret
'
\n
");
# Build packet
my
$pkt
=
Radius::
Packet
->
new
(
$raddb
);
$pkt
->
set_code
(
$pkt_code
);
...
...
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