Re: [tcpdump-workers] Capture IP Fragments

2009-10-13 Thread Guy Harris
On Oct 13, 2009, at 9:05 PM, Abhijit Bare wrote: Does tcpdump capture IP fragments by default - when I do not specify any filter at all? Yes, as long as, for example, the network adapter doing the capturing isn't doing its own IP reassembly, tcpdump (and any other application using libp

[tcpdump-workers] Capture IP Fragments

2009-10-13 Thread Abhijit Bare
Hi all, I have a quick question. I am sorry if this might have appeared on this list, but I couldnt search for it. Does tcpdump capture IP fragments by default - when I do not specify any filter at all? Thank you in advance, Abhijit Bare - This is the tcpdump-workers list. Visit https://cod.sande

Re: [tcpdump-workers] pcap-bpf and AIX odm related code

2009-10-13 Thread Jean-Louis Charton
Guy Harris alum.mit.edu> writes: > > > I changed bpf_odmcleanup() so that, if it's passed a null pointer, it > doesn't bother returning an error string, and passed it a null pointer > in both those cases. That change has been checked in and pushed. > Yes, this is certainly the best soluti