mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2025-01-22 15:48:03 +08:00
TCP: Add a test with data in the RST segment
This commit is contained in:
parent
cfa9ab5f80
commit
383670e8f3
@ -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
2
tests/tcp_rst_data.out
Normal 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
BIN
tests/tcp_rst_data.pcap
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user