]> The Tcpdump Group git mirrors - tcpdump/commit
BGP: Add a test capture file
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 22 Oct 2019 16:52:47 +0000 (18:52 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 22 Oct 2019 16:54:34 +0000 (18:54 +0200)
commitda348bf0e1a94e2eaa9b7e79f249d96b566fb832
treedb390a945e38fdc55cafa7c9cec251d7f82c080b
parent47d6af0f937acd8b3ae45ba5a153d77b416131c5
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 e3f3b445e2d20ac5d5b7fcb7559ce6beb55da0c9
in 4.9 branch.
tests/TESTLIST
tests/bgp-bgp_capabilities_print-oobr-2.out [new file with mode: 0644]
tests/bgp-bgp_capabilities_print-oobr-2.pcap [new file with mode: 0644]