Romain Francoise wrote:
> - the pppoes_id testcase requires a pcap version which supports PPPoE
> session ID filtering (>= 1.5)
True... I'm not sure that we have, up until now, considered this a problem.
Perhaps we should note a minimum pcap version in the test meta-info?
> - the nf
On Dec 1, 2013, at 3:32 AM, Romain Francoise wrote:
> - the nflog-e testcase requires a little-endian host, the NFLOG TLV
> length is in host byte order and the capture file was generated on a
> little-endian machine, so it can't be read successfully on a
> big-endian build host.
That means
On Dec 4, 2013, at 9:31 PM, buildbot-no-re...@wireshark.org wrote:
> The Buildbot has detected a new failure on builder Ubuntu-12.04-x64 while
> building tcpdump+libpcap.
> Full details are available at:
> http://buildbot.wireshark.org/tcpdump/builders/Ubuntu-12.04-x64/builds/592
>
> Buildbot U
The Buildbot has detected a new failure on builder Ubuntu-12.04-x64 while
building tcpdump+libpcap.
Full details are available at:
http://buildbot.wireshark.org/tcpdump/builders/Ubuntu-12.04-x64/builds/592
Buildbot URL: http://buildbot.wireshark.org/tcpdump/
Buildslave for this Build: ubuntu-12
Hi,
FYI, the tcpdump 4.5.1 testsuite has new two testcases which we may want
to disable by default:
- the pppoes_id testcase requires a pcap version which supports PPPoE
session ID filtering (>= 1.5)
- the nflog-e testcase requires a little-endian host, the NFLOG TLV
length is in host byte ord
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