]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4481] Add missing description of query6 argument to lease6_select
authorStephen Morris <stephen@isc.org>
Thu, 12 May 2016 20:00:36 +0000 (21:00 +0100)
committerStephen Morris <stephen@isc.org>
Thu, 12 May 2016 20:00:36 +0000 (21:00 +0100)
src/bin/dhcp6/dhcp6_hooks.dox

index d9743d4d1d40e1f5e02c688a430b0b98334419f0..f499460d1b066a123f249d0028acbfe8fda2340f 100644 (file)
@@ -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: <b>in/out</b>
    - name: @b subnet6, type: isc::dhcp::Subnet6Ptr, direction: <b>in</b>
    - name: @b fake_allocation, type: bool, direction: <b>in</b>
    - name: @b lease6, type: isc::dhcp::Lease6Ptr, direction: <b>in/out</b>