I've added support to tcpdump that lets you do things like:
find /pcaps -type f | tcpdump -V - -w out.pcap
or:
find /pcaps -type f > ~/pcaps; tcpdump -V ~/pcaps -w out.pcap
When writing out to a file it makes sure the DLT of every subsequent
file matches the DLT of the first file.
It's in a fo
On Sun, Aug 19, 2012 at 9:07 AM, sadineni ravi chandra
wrote:
> hi guys,
> I am new to the community. I want to support tcp dump by fixing a bug or
> developing a feature.
> i will be very happy if you guys can guide me ..
> thanks and regards,
http://www.tcpdump.org/#patches
--
Aaron Turner
hi guys,
I am new to the community. I want to support tcp dump by fixing a bug or
developing a feature.
i will be very happy if you guys can guide me ..
thanks and regards,
ravi
___
tcpdump-workers mailing list
tcpdump-workers@lists.tcpdump.org
https://l