tcpdump/tests/bgp-shutdown-communication.out
Francois-Xavier Le Bail 018b2b8c96 Use UTC/GMT time when building/checking tests files
This will avoid some differences when checking in different time zones.

We now run the tests without the '-t' option. This will allow to get
problems/changes in time printing functions.

Update the output of the tests accordingly.

Moreover:
Add the '-#' option to better identify a packet when there is a difference
in output.
2018-08-09 09:23:07 +02:00

7 lines
941 B
Plaintext

1 17:08:52.850795 IP (tos 0xc0, ttl 255, id 40416, offset 0, flags [DF], proto TCP (6), length 126)
165.254.255.24.179 > 165.254.255.17.33202: Flags [P.], cksum 0xa924 (correct), seq 633078120:633078194, ack 1987858625, win 2172, options [nop,nop,TS val 921581890 ecr 3129863171], length 74: BGP
Notification Message (3), length: 74, Cease (6), subcode Administrative Shutdown (2), Shutdown Communication (length: 52): "This is a test of the shutdown communication system."
2 17:08:52.850795 IP (tos 0xc0, ttl 255, id 40416, offset 0, flags [DF], proto TCP (6), length 126)
165.254.255.24.179 > 165.254.255.17.33202: Flags [P.], cksum 0xa724 (correct), seq 0:74, ack 1, win 2172, options [nop,nop,TS val 921581890 ecr 3129863171], length 74: BGP
Notification Message (3), length: 74, Cease (6), subcode Administrative Reset (4), Shutdown Communication (length: 52): "This is a test of the shutdown communication system."