summaryrefslogtreecommitdiffstats
path: root/src/lib/eval/eval.dox
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2016-06-15 18:30:27 +0200
committerFrancis Dupont <fdupont@isc.org>2016-06-15 18:30:27 +0200
commitd87dadd8684acb545d0b458c754f5ef2b89577e5 (patch)
treefa5e2b30821f4a2053bf291993429ba24025f2a4 /src/lib/eval/eval.dox
parent[4272a] Ported previous attempt (diff)
downloadkea-d87dadd8684acb545d0b458c754f5ef2b89577e5.tar.xz
kea-d87dadd8684acb545d0b458c754f5ef2b89577e5.zip
[4272a] Updated dev guide
Diffstat (limited to 'src/lib/eval/eval.dox')
-rw-r--r--src/lib/eval/eval.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/eval/eval.dox b/src/lib/eval/eval.dox
index ee4f8adbbb..668cdd0e93 100644
--- a/src/lib/eval/eval.dox
+++ b/src/lib/eval/eval.dox
@@ -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).