[tcpdump-workers] TPACKET_V3 support added big packet delivery delay and/or affected timestamps

2014-12-04 Thread Thomas Habets
Affected releases: 1.5.0 and up. Steps to reproduce: git checkout -f libpcap-1.5.0 ./configure --prefix=/opt/badpcap && make && make install git clone github.com/ThomasHabets/arping cd arping ./boostrap.sh ./configure && make LD_PRELOAD=/opt/badpcap/lib/libpcap.so ./src/arping your.local.next.hop

Re: [tcpdump-workers] TPACKET_V3 support added big packet delivery delay and/or affected timestamps

2014-12-04 Thread Guy Harris
On Dec 4, 2014, at 10:13 AM, Thomas Habets wrote: > Actual behaviour: > $ sudo sh -c "LD_PRELOAD=$HOME/opt/buggypcap/lib/libpcap.so ./arping 10.0.0.1" > ARPING 10.0.0.1 > 60 bytes from 00:xx:xx:xx:xx:xx (10.0.0.1): index=0 time=52.633 msec > 60 bytes from 00:xx:xx:xx:xx:xx (10.0.0.1): index=1 ti