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

2013-02-05 Thread rixed
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 find such tool - should I write one or did I missed so

Re: [tcpdump-workers] "not vlan" filter expression broken catastrophically!

2013-02-05 Thread Gianluca Varenni
The problem with your syntax is that it's not backwards compatible, so such a change can break applications. My syntax should be backwards compatible, as the syntax "vlan " is not supported today. GV -Original Message- From: fen...@gmail.com [mailto:fen...@gmail.com] On Behalf Of Bill F

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

2013-02-05 Thread Guy Harris
On Jan 24, 2013, at 2:43 AM, ri...@happyleptic.org 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 fil