diff options
author | Christopher R. Hertel <crh@samba.org> | 2004-09-28 02:13:53 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:52:49 -0500 |
commit | 4a96fb5d12cfa109a242414b6570cd0e6ce25ece (patch) | |
tree | c5774fa3314680803881f51b51791d99efb87227 /source3/smbd | |
parent | 521268be1caeb9e50274ff17451cbfb8dbb1765f (diff) | |
download | samba-4a96fb5d12cfa109a242414b6570cd0e6ce25ece.tar.gz samba-4a96fb5d12cfa109a242414b6570cd0e6ce25ece.tar.bz2 samba-4a96fb5d12cfa109a242414b6570cd0e6ce25ece.zip |
r2706: The code that prints the remote MAC address (from the statistics section
of the response packet) was outside of the if() that determined whether
the query was successful or not. As a result, the MAC address would print
out even if there was no MAC address. At least the garbage it printed was
relatively consistent. :)
I moved the MAC printing into the if() block and added an 'else' to print
"No reply..." if the query fails.
Chris -)-----
(This used to be commit 2a5d66791fa5e1b19e0ec9072af254142245d0c2)
Diffstat (limited to 'source3/smbd')
0 files changed, 0 insertions, 0 deletions