Re: [tcpdump-workers] standard decoder interface.

2005-03-03 Thread mwcorley
>= Original Message From mwcorley <[EMAIL PROTECTED]> = Dan, I think a patch would be cool. It shouldn't be very difficult if using zlib. When you get a chance, open savefile.c of the libpcap source. There is a routine: sf_next_packet(). Pretty much all packet content capture for savefi

Re: [tcpdump-workers] Stopping DHCP request

2005-03-03 Thread Jefferson Ogata
aman Reddy wrote: I think you didn`t understand my question exactly. The thing is that I have written a porgram to capture packets for the interfaces attached to my laptop but with out having an IP address assiged to those interfaces from DHCP server. And one morething is that I don`t want to as

Re: [tcpdump-workers] Pcap filter for local host!

2005-03-03 Thread Alexander Dupuy
Erik Corell wrote: I am using a pcap filter to catch 90 bytes long packets on port 123 (NTP packets). I am only interested in the packets to and from the computer I am running pcap on. It is usually not a problem because I am running PCAP in non-promiscuous mode. However, when I run for example tcp

Re: [tcpdump-workers] Stopping DHCP request

2005-03-03 Thread aman Reddy
Dear John, I think you didn`t understand my question exactly. The thing is that I have written a porgram to capture packets for the interfaces attached to my laptop but with out having an IP address assiged to those interfaces from DHCP server. And one morething is that I don`t want to assig