From 90a502bdbbf645f6bd8f03eb178daa52eaa54dec Mon Sep 17 00:00:00 2001 From: Stephen Morris Date: Thu, 12 May 2016 21:00:36 +0100 Subject: [PATCH] [4481] Add missing description of query6 argument to lease6_select --- src/bin/dhcp6/dhcp6_hooks.dox | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.2