Re: [tcpdump-workers] tool to reorder packets of a pcap?

2013-02-20 Thread rixed
Many people suggested reordercap from wireshark 1.9. Thank you, I was not aware of this tool. But looking at the code, it seams that this program loads the whole pcap before sorting it - this is not practical when the pcap is huge, as is often the case for me. So I wrote a small tool but unfortun

[tcpdump-workers] pcap DLT_NULL encapsulation

2013-02-20 Thread Fernando Gont
Folks, I've working on a libpcap-based program that sends packets over a gogoc-created tunnel in FreeBSD 9.0. The gogoc-created interface is of type DLT_NULL. My understanding is that packets sent/received on such interface type include a 4-byte header that includes the address family as a 32-bit

Re: [tcpdump-workers] tool to reorder packets of a pcap?

2013-02-20 Thread Aaron Turner
On Thu, Jan 24, 2013 at 2:43 AM, wrote: > I have a set of pcap files which packets are not stricly ordered according to > packet timestamp. > I'd like a tool to reorder such packets according to timestamp (without > altering packet timestamp > by by swapping packets in the file). > > I couldn't

[tcpdump-workers] Regarding my mails to community

2013-02-20 Thread Ajith Adapa
Hi, I am not able to send mails to tcpdump community. they are left for pending to be reviewd by owner why ? Regards, Ajith ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org https://lists.sandelman.ca/mailman

[tcpdump-workers] Protocol Module owners

2013-02-20 Thread Ajith Adapa
Hi, Does we have owners per protocol for tcpdump ? If YES - where can I get the list ? If NO - Why don't we start the trend to have the module owners. To review the changes made by others. Regards, Ajith codingfreak.blogspot.com _

[tcpdump-workers] Pull request for SPB BPDUv4 support

2013-02-20 Thread Ajith Adapa
Requesting comments for pull request to support SPB BPDUv4 https://github.com/mcr/tcpdump/pull/49 Regards, Ajith codingfreak.blogspot.com ___ tcpdump-workers mailing list tcpdump-workers@lists.tcpdump.org h