mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-23 10:04:05 +08:00
9939a0ff90
This change adds: year-month-day to the hours:minutes:secondes.{microseconds|nanoseconds}. It allows to catch more issues with timestamps processing. For some test using their own display time options, use 'SPECIAL_t' in options.
9 lines
816 B
Plaintext
9 lines
816 B
Plaintext
1 1970-01-01 00:00:00.000000 IP 192.1.2.23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x1), length 116
|
|
2 1970-01-01 00:00:00.000000 IP 192.1.2.23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x2), length 116
|
|
3 1970-01-01 00:00:00.000000 IP 192.1.2.23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x3), length 116
|
|
4 1970-01-01 00:00:00.000000 IP 192.1.2.23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x4), length 116
|
|
5 1970-01-01 00:00:00.000000 IP 192.1.2.23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x5), length 116
|
|
6 1970-01-01 00:00:00.000000 IP 192.1.2.23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x6), length 116
|
|
7 1970-01-01 00:00:00.000000 IP 192.1.2.23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x7), length 116
|
|
8 1970-01-01 00:00:00.000000 IP 192.1.2.23 > 192.1.2.45: ESP(spi=0x12345678,seq=0x8), length 116
|