]> The Tcpdump Group git mirrors - tcpdump/commit
From Kelly Carmichael <[email protected]>: remove a bogus increment of
authorguy <guy>
Sun, 15 Jul 2001 19:27:45 +0000 (19:27 +0000)
committerguy <guy>
Sun, 15 Jul 2001 19:27:45 +0000 (19:27 +0000)
commitb09028fb59a822f79cbf47e0064be1f7a178e6fe
tree7710d5c10fba518a336d0ec38674cbc33e4b40d4
parent4ad2011b2f9eba9c84bcf29c9806d0a42e535630
From Kelly Carmichael <[email protected]>: remove a bogus increment of
the packet data pointer from the code to print a 32-bit RADIUS numerical
attribute value (the increment made sense for TUNNEL_TYPE and
TUNNEL_MEDIUM attributes, which have an 8-bit tag and 24-bit value, and
the increment skips over the tag after printing it; however, for other
attributes, with a 32-bit value, it's bogus).
CREDITS
print-radius.c