[Bug 1457472] Re: TPACKET_V3 in Linux before 3.19 causes packet loss in libpcap

2017-07-11 Thread Bug Watch Updater
** Changed in: libpcap Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1457472 Title: TPACKET_V3 in Linux before 3.19 causes packet loss in libpcap To manage notifi

[Bug 1457472] Re: TPACKET_V3 in Linux before 3.19 causes packet loss in libpcap

2016-09-13 Thread Mike Pontillo
Inspired by the flow-disruptor workaround, I did a proof-of-concept nmap workaround as follows: http://paste.ubuntu.com/23176851/ Obviously, this is nowhere near production-ready code, but I wanted to convince myself that the pcap_set_immediate_mode() workaround could work in nmap as well. -- Y

[Bug 1457472] Re: TPACKET_V3 in Linux before 3.19 causes packet loss in libpcap

2016-09-13 Thread Mike Pontillo
** Project changed: tcpdump => libpcap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1457472 Title: TPACKET_V3 in Linux before 3.19 causes packet loss in libpcap To manage notifications about this

[Bug 1457472] Re: TPACKET_V3 in Linux before 3.19 causes packet loss in libpcap

2016-09-13 Thread Bug Watch Updater
** Changed in: nmap Status: Unknown => New ** Changed in: tcpdump Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1457472 Title: TPACKET_V3 in Linux before 3.19 c

[Bug 1457472] Re: TPACKET_V3 in Linux before 3.19 causes packet loss in libpcap

2016-09-13 Thread Mike Pontillo
I have tested this on kernel 4.4.0 (in Xenial) and I don't think the fix that went into 3.19 fixed the entire issue. My understanding is that since nmap uses a relatively long pcap_select() timeout, and the packet buffers in the kernel aren't filling up fast enough, the packet loss can still be se

[Bug 1457472] Re: TPACKET_V3 in Linux before 3.19 causes packet loss in libpcap

2015-05-22 Thread Christopher M. Penalver
** Tags added: cherry-pick kernel-fixed-upstream reverse-bisect-done ** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe