diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-10-24 12:26:30 +0000 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-10-24 12:40:04 +0000 |
commit | 1356e69f02c0b1ca8146607eb64cccd893b20330 (patch) | |
tree | 9a170edbc58b7c4dbc28dc65dbb63bbc88975c82 /tests/TESTLIST | |
parent | 84df2672056cb8b7eac2603fba13e6a5d0ce0d39 (diff) | |
download | tcpdump-1356e69f02c0b1ca8146607eb64cccd893b20330.tar.gz |
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 some previous updates, 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 13d52e9c0e7caf7e6325b0051bc90a49968be67f
in 4.9 branch.
Diffstat (limited to 'tests/TESTLIST')
-rw-r--r-- | tests/TESTLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TESTLIST b/tests/TESTLIST index edcd02f4..b1fd8a54 100644 --- a/tests/TESTLIST +++ b/tests/TESTLIST @@ -637,6 +637,7 @@ isakmp-various-oobr isakmp-various-oobr.pcap isakmp-various-oobr.out -v aoe-oobr-1 aoe-oobr-1.pcap aoe-oobr-1.out -v -c1 frf16_magic_ie-oobr frf16_magic_ie-oobr.pcap frf16_magic_ie-oobr.out -v -c1 rx_serviceid_oobr rx_serviceid_oobr.pcap rx_serviceid_oobr.out +bgp_mp_reach_nlri-oobr bgp_mp_reach_nlri-oobr.pcap bgp_mp_reach_nlri-oobr.out -v # bad packets from Katie Holly mlppp-oobr mlppp-oobr.pcap mlppp-oobr.out |