]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4272a] Updated dev guide
authorFrancis Dupont <fdupont@isc.org>
Wed, 15 Jun 2016 16:30:27 +0000 (18:30 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 15 Jun 2016 16:30:27 +0000 (18:30 +0200)
src/lib/eval/eval.dox

index ee4f8adbbb16b87fbc9875f790b48a73537d1338..668cdd0e93245aef6a7c206194fa1a7650391401 100644 (file)
@@ -143,6 +143,8 @@ instantiated with the appropriate value and put onto the expression vector.
                     DHCPv4 relay, e.g. relay[123].text or relay[123].hex
  - isc::dhcp::TokenRelay6Option -- represents a sub-option inserted by
    a DHCPv6 relay
+ - isc::dhcp::TokenPkt -- represents a DHCP packet meta data (incoming
+   interface name, source/remote or destination/local IP address, length).
  - isc::dhcp::TokenPkt4 -- represents a DHCPv4 packet field.
  - isc::dhcp::TokenPkt6 -- represents a DHCPv6 packet field (message type
    or transaction id).