Re: [tcpdump-workers] [libpcap] TPACKET_V3 support broken when read timeout 0. (#335)

2013-12-18 Thread Guy Harris
On Dec 11, 2013, at 5:54 AM, Michael Richardson wrote: > I propose to release a libpcap 1.5.3 this week with the following changes: It doesn't appear that it's been released yet; if it hasn't, and if you release one from the current top of the 1.5 branch, it should have fixes for this bug, as

Re: [tcpdump-workers] [libpcap] TPACKET_V3 support broken when read timeout 0. (#335)

2013-12-11 Thread Michael Richardson
I propose to release a libpcap 1.5.3 this week with the following changes: 1) if PCAP_LINUX_TPACKET="v3" or ="v2" then the specific method will be used chosen, unless: 2) a new pcap_linux_tpacket(enum method) has been called by the application (which having a GUI, I presume) can let the u