]> The Tcpdump Group git mirrors - tcpdump/commit
Remove #if 0 sections
authorfenner <fenner>
Fri, 15 Jun 2001 22:17:31 +0000 (22:17 +0000)
committerfenner <fenner>
Fri, 15 Jun 2001 22:17:31 +0000 (22:17 +0000)
commita11713da52b0a72a1cb17f00fc339d332866e9ca
treedd995eb7eadd53ed1b259af3bf2c04b83b6ebaaf
parent982b17b22540dfb866148261ca0011831a5a56d7
Remove #if 0 sections
Finish converting over to having the caller print the IP address
 (except for UDP, TCP and SCTP).  This consists mostly of removing
 places where the IP address is printed, both in the big "case"
 in ip_print() and in the individual printers.
Also fix a couple of spacing bugs.
print-egp.c
print-gre.c
print-icmp.c
print-icmp6.c
print-igrp.c
print-ip.c
print-mobile.c
print-ospf.c
print-pim.c
print-rt6.c
print-udp.c