From: Francis Dupont Date: Fri, 10 Jun 2016 14:01:53 +0000 (+0200) Subject: [4272a] Some improvements including fixing pkt6 entries X-Git-Tag: trac4272a_reorg~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a3f6578893d781ccd8c93fa7912d6923c684a0e;p=thirdparty%2Fkea.git [4272a] Some improvements including fixing pkt6 entries --- diff --git a/doc/guide/classify.xml b/doc/guide/classify.xml index 869218de7f..d1ddf28e3f 100644 --- a/doc/guide/classify.xml +++ b/doc/guide/classify.xml @@ -280,14 +280,14 @@ Message Type in DHCPv6 packet pkt6.msgtype - + 1 The value of the message type field in the DHCPv6 packet. Transaction ID in DHCPv6 packet pkt6.transid - + 12345 The value of the transaction id in the DHCPv6 packet. @@ -351,7 +351,8 @@ - Expressions starting with pkt4 can be used only in DHCPv4. + Expressions starting with "pkt4" can be used only in DHCPv4. + They allows access to DHCPv4 message fields.