Bug#805614: linux: PCAP filter "ether host" === "ether dst" when capture on a dummy interface

2015-11-22 Thread 张敬强
Hello, > > The pcap file is attached. It's the problem of the pcap file, not a bug with linux. So this can be closed. Sorry for the noise. Thanks

Bug#805614: linux: PCAP filter "ether host" === "ether dst" when capture on a dummy interface

2015-11-20 Thread Ben Hutchings
Control: tag -1 moreinfo On Fri, 2015-11-20 at 16:38 +0800, Zhang Jingqiang wrote: > Source: linux > Version: 4.2.6-1 > Severity: normal > > Hello, > > Not found with 4.2.5 > Found with 4.3 What about 4.2.6? > Step to reproduce: > 1. ip link add name test0 mtu 65535 type dummy > 2. ip link

Bug#805614: linux: PCAP filter "ether host" === "ether dst" when capture on a dummy interface

2015-11-20 Thread Zhang Jingqiang
Source: linux Version: 4.2.6-1 Severity: normal Hello, Not found with 4.2.5 Found with 4.3 Step to reproduce: 1. ip link add name test0 mtu 65535 type dummy 2. ip link set test0 up 3. Capture traffic on test0 tcpdump -i test0 "ether host " 4. Use tcpreplay to replay some traffic tcpreplay

Bug#805614: linux: PCAP filter "ether host" === "ether dst" when capture on a dummy interface

2015-11-20 Thread Zhang Jingqiang
在 Friday 20 November 2015 20:14:20,Ben Hutchings 写道: > Version: 4.2.6-1 > What about 4.2.6? I can't reproduce it with my laptop now. So there's must be something different with the pcap file I used. And maybe this "bug" is also there with 4.2.5. I found this bug with a pcap file captured from a