Re: [tcpdump-workers] twice past the taps, thence out to net?

2011-12-14 Thread Benjamin Poirier
On 11/12/14 11:27, Rick Jones wrote: > > Where in the Linux stack does the tap used by libpcap 1.1.1 reside? > On transmission it's before tso/gso, via dev_queue_xmit_nit(). Taps are registered in the ptype_all list. -Benjamin - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/

[tcpdump-workers] [PATCH] net: Take GSO into account when capturing packets

2009-07-06 Thread Benjamin Poirier
ned-off-by: Benjamin Poirier --- I've tested that the patch does what it intends to do by taking a capture on the sending and receiving side of a network benchmark that sends incrementally larger chunks of data. Without the patch, Wireshark shows that frames larger than the MTU were sent as