]> The Tcpdump Group git mirrors - tcpdump/commit
code cosmetics:
authorhannes <hannes>
Mon, 11 Jul 2005 20:15:31 +0000 (20:15 +0000)
committerhannes <hannes>
Mon, 11 Jul 2005 20:15:31 +0000 (20:15 +0000)
commit67eb31b99460a5d3454b28d0cec118ef35bbeacd
tree0bf871053452152d805238a134ced964dddce2a4
parentc4a92483fc1f1865a7cd8974edf6ca63c57abef7
code cosmetics:
  at places where the entity to print / or increment
  shares the semantics of an IPv4 or IPv6 address
  use sizeof(in_addr) and sizeof(in6_addr),
  rather than a hardcoded 4 or 16
print-icmp6.c
print-isoclns.c
print-ldp.c
print-pim.c
print-rsvp.c