TCP: Add a test with data in the RST segment

This commit is contained in:
Francois-Xavier Le Bail 2021-01-18 12:46:23 +01:00
parent cfa9ab5f80
commit 383670e8f3
3 changed files with 5 additions and 0 deletions

View File

@ -37,6 +37,9 @@ tcp-handshake-nano-ttt tcp-handshake-nano.pcap tcp-handshake-nano-ttt.out -ttt -
tcp-handshake-nano-tttt tcp-handshake-nano.pcap tcp-handshake-nano-tttt.out -tttt -q --nano
tcp-handshake-nano-ttttt tcp-handshake-nano.pcap tcp-handshake-nano-ttttt.out -ttttt -q --nano
# TCP with data in the RST segment
tcp_rst_data tcp_rst_data.pcap tcp_rst_data.out -v
# BGP tests
bgp_vpn_attrset bgp_vpn_attrset.pcap bgp_vpn_attrset.out -v
mpbgp-linklocal-nexthop mpbgp-linklocal-nexthop.pcap mpbgp-linklocal-nexthop.out -v

2
tests/tcp_rst_data.out Normal file
View File

@ -0,0 +1,2 @@
1 22:03:19.190965 IP (tos 0x20, ttl 243, id 8243, offset 0, flags [DF], proto TCP (6), length 98)
199.204.31.89.80 > 172.16.133.41.52875: Flags [R.], cksum 0x8471 (correct), seq 1617159969:1617160027, ack 1936660873, win 5785, length 58 [RST+ BIG-IP: [0x11c5672:3045] {peer]

BIN
tests/tcp_rst_data.pcap Normal file

Binary file not shown.