]> The Tcpdump Group git mirrors - tcpdump/commit
always use u_intXX_t for protocol format declaration. char/short/int may not
authoritojun <itojun>
Tue, 3 Oct 2000 02:54:54 +0000 (02:54 +0000)
committeritojun <itojun>
Tue, 3 Oct 2000 02:54:54 +0000 (02:54 +0000)
commitfb75d3cd5ad603bd255d9cdc20aeca674c6f3720
treef7216518bb3fe268e2512bce0b8d68448d0aa976
parentcdaba7de64aab0672383804b7c80cc3678936b4f
always use u_intXX_t for protocol format declaration.  char/short/int may not
come with exact size.  while at it, correct signedness of ip/udp header field.
nuke most of the use of bitfield.
TODO: bitfield in namser.h
27 files changed:
appletalk.h
bootp.h
decnet.h
ether.h
extract.h
ip.h
ipx.h
l2tp.h
lane.h
llc.h
ntp.h
ospf.h
print-esp.c
print-icmp.c
print-ip.c
print-isakmp.c
print-nfs.c
print-null.c
print-pim.c
print-sl.c
print-sunrpc.c
print-tcp.c
print-udp.c
rx.h
tcp.h
token.h
udp.h