]> The Tcpdump Group git mirrors - tcpdump/commit
RX: Add a test capture file
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 20 Oct 2019 13:27:59 +0000 (15:27 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 20 Oct 2019 14:22:07 +0000 (16:22 +0200)
commitb5fbb1f40aa51e0f40c7d7cf3b6ee88ec41e2981
tree86d126337578ce58d4368ef93d4bc398e894d574
parentac5baa713cefde60313836eac51900744be55d68
RX: Add a test capture file

This capture file triggered a buffer over-read with the 4.9.2 release
and was fixed in the 4.9.3 release.

It was fixed in master branch by commit
4154778a262b4a7449141535a99da4d13b4c8b2e.

The pcap file was updated to pass the sanity checks, keep only the
relevant packets and avoid pcap_loop() error messages.

Update the output of the test accordingly.

Partial update from c24922e692a52121e853a84ead6b9337f4c08a94
in 4.9 branch.
tests/TESTLIST
tests/rx_serviceid_oobr.out [new file with mode: 0644]
tests/rx_serviceid_oobr.pcap [new file with mode: 0644]