diff --git a/doc/guide/classify.xml b/doc/guide/classify.xml index e482614f96..acd208fb36 100644 --- a/doc/guide/classify.xml +++ b/doc/guide/classify.xml @@ -218,7 +218,7 @@ Hardware address in DHCPv4 packet pkt4.mac 0x010203040506 - The value of the chaddr field of the DHCPv4 packet on hlen bytes + The value of the chaddr field of the DHCPv4 packet, hlen (0 to 16) bytes Hardware length in DHCPv4 packet @@ -236,25 +236,25 @@ ciaddr field in DHCPv4 packet pkt4.ciaddr 192.0.2.1 - The value of the ciaddr field of the DHCPv4 packet (IPv4 address on 4 bytes) + The value of the ciaddr field of the DHCPv4 packet (IPv4 address, 4 bytes) giaddr field in DHCPv4 packet pkt4.giaddr 192.0.2.1 - The value of the giaddr field of the DHCPv4 packet (IPv4 address on 4 bytes) + The value of the giaddr field of the DHCPv4 packet (IPv4 address, 4 bytes) yiaddr field in DHCPv4 packet pkt4.yiaddr 192.0.2.1 - The value of the yiaddr field of the DHCPv4 packet (IPv4 address on 4 bytes) + The value of the yiaddr field of the DHCPv4 packet (IPv4 address, 4 bytes) siaddr field in DHCPv4 packet pkt4.siaddr 192.0.2.1 - The value of the siaddr field of the DHCPv4 packet (IPv4 address on 4 bytes) + The value of the siaddr field of the DHCPv4 packet (IPv4 address, 4 bytes)