> The CVS copy of tcpdump has lines in pcap-dump-trunc.c that say:
> 
>     #include <netinet/ip_var.h>
>     [ ... ]
>     #include <netinet/udp_var.h>
>     [ ... ]
>     #include <netinet/tcpip.h>

We should be using the local copies of those files, if the sole reason
for including them is to get protocol definitions (neither libpcap nor
tcpdump should get any packet layout information from local OS headers).
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to