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.
45 lines
2.4 KiB
Plaintext
45 lines
2.4 KiB
Plaintext
1 2014-12-01 15:36:12.905633 IP (tos 0x10, ttl 128, id 0, offset 0, flags [none], proto UDP (17), length 328)
|
|
0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:0c:29:1f:74:06, length 300, xid 0xde549277, Flags [none]
|
|
Client-Ethernet-Address 00:0c:29:1f:74:06
|
|
Vendor-rfc1048 Extensions
|
|
Magic Cookie 0x63825363
|
|
DHCP-Message (53), length 1: Discover
|
|
Parameter-Request (55), length 8:
|
|
Subnet-Mask (1), BR (28), Time-Zone (2), Default-Gateway (3)
|
|
Domain-Name (15), Domain-Name-Server (6), Hostname (12), TFTP-Server-Address (150)
|
|
2 2014-12-01 15:36:13.061643 IP (tos 0x10, ttl 128, id 0, offset 0, flags [none], proto UDP (17), length 328)
|
|
192.168.1.1.67 > 192.168.1.4.68: BOOTP/DHCP, Reply, length 300, xid 0xde549277, Flags [none]
|
|
Your-IP 192.168.1.4
|
|
Client-Ethernet-Address 00:0c:29:1f:74:06
|
|
Vendor-rfc1048 Extensions
|
|
Magic Cookie 0x63825363
|
|
DHCP-Message (53), length 1: Offer
|
|
Server-ID (54), length 4: 192.168.1.1
|
|
Lease-Time (51), length 4: 43200
|
|
Subnet-Mask (1), length 4: 255.255.255.0
|
|
Default-Gateway (3), length 4: 192.168.1.1
|
|
TFTP-Server-Address (150), length 8: 192.168.1.10,192.168.1.11
|
|
3 2014-12-01 15:36:13.061643 IP (tos 0x10, ttl 128, id 0, offset 0, flags [none], proto UDP (17), length 328)
|
|
0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from 00:0c:29:1f:74:06, length 300, xid 0xde549277, Flags [none]
|
|
Client-Ethernet-Address 00:0c:29:1f:74:06
|
|
Vendor-rfc1048 Extensions
|
|
Magic Cookie 0x63825363
|
|
DHCP-Message (53), length 1: Request
|
|
Server-ID (54), length 4: 192.168.1.1
|
|
Requested-IP (50), length 4: 192.168.1.4
|
|
Parameter-Request (55), length 8:
|
|
Subnet-Mask (1), BR (28), Time-Zone (2), Default-Gateway (3)
|
|
Domain-Name (15), Domain-Name-Server (6), Hostname (12), TFTP-Server-Address (150)
|
|
4 2014-12-01 15:36:13.065643 IP (tos 0x10, ttl 128, id 0, offset 0, flags [none], proto UDP (17), length 328)
|
|
192.168.1.1.67 > 192.168.1.4.68: BOOTP/DHCP, Reply, length 300, xid 0xde549277, Flags [none]
|
|
Your-IP 192.168.1.4
|
|
Client-Ethernet-Address 00:0c:29:1f:74:06
|
|
Vendor-rfc1048 Extensions
|
|
Magic Cookie 0x63825363
|
|
DHCP-Message (53), length 1: ACK
|
|
Server-ID (54), length 4: 192.168.1.1
|
|
Lease-Time (51), length 4: 43200
|
|
Subnet-Mask (1), length 4: 255.255.255.0
|
|
Default-Gateway (3), length 4: 192.168.1.1
|
|
TFTP-Server-Address (150), length 8: 192.168.1.10,192.168.1.11
|