]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4272a] Some improvements including fixing pkt6 entries
authorFrancis Dupont <fdupont@isc.org>
Fri, 10 Jun 2016 14:01:53 +0000 (16:01 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 10 Jun 2016 14:01:53 +0000 (16:01 +0200)
doc/guide/classify.xml

index 869218de7f1d99f90d9539e756b0013e113e09be..d1ddf28e3f83239b1c65a4f8342733f457d78004 100644 (file)
             <row>
               <entry>Message Type in DHCPv6 packet</entry>
               <entry>pkt6.msgtype</entry>
-              <!--  <entry>1</entry> -->
+              <entry>1</entry>
               <entry>The value of the message type field in the DHCPv6
               packet.</entry>
             </row>
             <row>
               <entry>Transaction ID in DHCPv6 packet</entry>
               <entry>pkt6.transid</entry>
-              <!--  <entry>12345</entry> -->
+              <entry>12345</entry>
               <entry>The value of the transaction id in the DHCPv6
               packet.</entry>
             </row>
       </para>
 
       <para>
-        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.
       </para>
 
       <para>