2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#2447] fixed documentation

This commit is contained in:
Razvan Becheriu
2022-06-30 17:37:53 +03:00
parent 9b2442c2ea
commit ef6b154ee1
2 changed files with 4 additions and 4 deletions

View File

@@ -288,8 +288,8 @@ called before "subnet4_select".
- @b Arguments:
- name: @b query4, type: isc::dhcp::Pkt4Ptr, direction: <b>in</b>
- name: @b leases4, type: isc::dhcp::Leases4CollectionPtr, direction: <b>in</b>
- name: @b deleted_leases4, type: isc::dhcp::Leases4CollectionPtr, direction: <b>in</b>
- name: @b leases4, type: isc::dhcp::Lease4CollectionPtr, direction: <b>in</b>
- name: @b deleted_leases4, type: isc::dhcp::Lease4CollectionPtr, direction: <b>in</b>
- @b Description: this callout is executed when the server has applied all
lease changes as a result of DHCP message processing. This includes

View File

@@ -339,8 +339,8 @@ called before "subnet6_select".
- @b Arguments:
- name: @b query6, type: isc::dhcp::Pkt6Ptr, direction: <b>in</b>
- name: @b leases6, type: isc::dhcp::Leases6CollectionPtr, direction: <b>in</b>
- name: @b deleted_leases6, type: isc::dhcp::Leases6CollectionPtr, direction: <b>in</b>
- name: @b leases6, type: isc::dhcp::Lease6CollectionPtr, direction: <b>in</b>
- name: @b deleted_leases6, type: isc::dhcp::Lease6CollectionPtr, direction: <b>in</b>
- @b Description: this callout is executed when the server has
applied all lease changes as a result of DHCP message