From: Stephen Morris Date: Thu, 12 May 2016 20:00:36 +0000 (+0100) Subject: [4481] Add missing description of query6 argument to lease6_select X-Git-Tag: trac4106_update_base~20^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90a502bdbbf645f6bd8f03eb178daa52eaa54dec;p=thirdparty%2Fkea.git [4481] Add missing description of query6 argument to lease6_select --- diff --git a/src/bin/dhcp6/dhcp6_hooks.dox b/src/bin/dhcp6/dhcp6_hooks.dox index d9743d4d1d..f499460d1b 100644 --- a/src/bin/dhcp6/dhcp6_hooks.dox +++ b/src/bin/dhcp6/dhcp6_hooks.dox @@ -111,6 +111,7 @@ packet processing. Hook points that are not specific to packet processing @subsection dhcpv6HooksLease6Select lease6_select - @b Arguments: + - name: @b query6, type: isc::dhcp::Pkt6Ptr, direction: in/out - name: @b subnet6, type: isc::dhcp::Subnet6Ptr, direction: in - name: @b fake_allocation, type: bool, direction: in - name: @b lease6, type: isc::dhcp::Lease6Ptr, direction: in/out