]> The Tcpdump Group git mirrors - tcpdump/commit
RADIUS: Fixup the previous commit. 706/head
authorDenis Ovsienko <[email protected]>
Thu, 27 Aug 2020 12:48:08 +0000 (13:48 +0100)
committerDenis Ovsienko <[email protected]>
Thu, 27 Aug 2020 12:48:08 +0000 (13:48 +0100)
commit28baf963c9513a212ea9e32ea7bb58b054adef47
tree1a7d98b2972125d6db964ffbcfaacdb6b56b6184
parent26f04f1f168a6e3df7ab808846b9cd243a981b0d
RADIUS: Fixup the previous commit.

Use GET_ macros and C99 uint types. Use nd_printn() to print RADIUS
strings, which are not NUL-terminated (see RFC 2865 page 25). Use
p_ntp_time() to print NTP timestamps. In print_attr_location_data() print
the Location field as hex and add a comment to explain why. In
print_basic_location_policy_rules() display any non-zero MBZ bits in the
Flags field. Make output format more consistent. Update the test case.
print-radius.c
tests/radius-rfc5580-v.out