]> The Tcpdump Group git mirrors - tcpdump/commit
BGP: Add a test capture file
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 22 Oct 2019 12:47:11 +0000 (14:47 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 22 Oct 2019 12:47:11 +0000 (14:47 +0200)
commit47d6af0f937acd8b3ae45ba5a153d77b416131c5
treef609c5a0908af0143d083a3f38672399b3713e15
parentb934ecef8c02be75f3e3d226f8dc8befb732221d
BGP: Add a test capture file

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

With a length check previously added, the problem no longer exists.
Thus no fix needed.

The pcap file was updated to pass the sanity checks and to avoid
pcap_loop() error messages.

Update the output of the test accordingly.

Partial update from 86326e880d31b328a151d45348c35220baa9a1ff
in 4.9 branch.
tests/TESTLIST
tests/bgp-bgp_capabilities_print-oobr-1.out [new file with mode: 0644]
tests/bgp-bgp_capabilities_print-oobr-1.pcap [new file with mode: 0644]