]> The Tcpdump Group git mirrors - tcpdump/commit
Use nd_ types in packet structures.
authorGuy Harris <[email protected]>
Wed, 20 Dec 2017 17:55:47 +0000 (09:55 -0800)
committerGuy Harris <[email protected]>
Wed, 20 Dec 2017 17:55:47 +0000 (09:55 -0800)
commit509c212dc6deac4346142bf08d561a2fa7930098
tree1fb23efe0d00740bf043a83c200df0fc7e6ad1e4
parentb347189ca62c553b60c53c3b6978ebd354c1c88b
Use nd_ types in packet structures.

Add EXTRACT_U_1() calls as appropriate.

Use EXTRACT_IPV4_TO_HOST_ORDER(), rather than EXTRACT_BE_U_4(), when
extracting an IPv4 mask into host byte order.

Use %u, and u_int, for unsigned values.

Add ISO standard numbers for the protocols in a specification comment up
front.
print-isoclns.c