]> The Tcpdump Group git mirrors - tcpdump/commit
ISAKMP: Add a test capture file
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 20 Oct 2019 14:14:03 +0000 (16:14 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 20 Oct 2019 14:22:12 +0000 (16:22 +0200)
commit13d9421ac8b7ba3bab22ffb8d2ca4aad7449b3e3
treeca827b01e170e1a0263047021b98829bdd7289e1
parentb5fbb1f40aa51e0f40c7d7cf3b6ee88ec41e2981
ISAKMP: 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.

With the new GET_ macros, the problem no longer exists.
Thus no fix needed.

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

Update the output of the test accordingly.

Partial update from 396e94ff55a80d554b1fe46bf107db1e91008d6c
in 4.9 branch.
tests/TESTLIST
tests/isakmp-ikev1_n_print-oobr.out [new file with mode: 0644]
tests/isakmp-ikev1_n_print-oobr.pcap [new file with mode: 0644]