[tcpdump-workers] Preferences.

2006-01-15 Thread SPYRIDON PAPADOPOULOS
Hi everyone, I am creating a sniffer as my project which i hand in next May. I once met a post in this list similar to this: "I post my program to have comments and advices: code " I really don't remember exactly what was written, because i was googling, but it was similar to above. Th

[tcpdump-workers] System header structs vs custom struct

2006-01-13 Thread SPYRIDON PAPADOPOULOS
Hi, i am creating a packet capture tool on a FreeBSD 5.4 - RELEASE for my dissertation using pcap. I am using the system headers in /usr/include/net/ and /usr/include/netinet/ directories to start decoding EN10MB, ip, tcp, udp, icmp etc packets. I am not working too long on it am i am not an ex