mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 01:49:48 +00:00
Changes to be committed: modified: changelog_unreleased/3811-include-the-shared-network-name-in-the-subnetx-list-response modified: src/hooks/dhcp/subnet_cmds/tests/subnet4_cmds_unittest.cc modified: src/hooks/dhcp/subnet_cmds/tests/subnet6_cmds_unittest.cc modified: src/hooks/dhcp/subnet_cmds/tests/subnet_cmds_unittest.h
7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
[func] tmark
|
|
The subnet commands hook library was modified such that
|
|
the subnet's shared network name is now included for each
|
|
subnet returned by the subnet4-list and subnet6-list
|
|
commands.
|
|
(Gitlab #3811)
|