mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
[github69] Merge branch 'master' of git://github.com/Yoshy/kea into github69
This commit is contained in:
@@ -1000,7 +1000,7 @@ Subnet6ConfigParser::initSubnet(data::ConstElementPtr params,
|
||||
<< ", rapid-commit is " << (rapid_commit ? "enabled" : "disabled");
|
||||
|
||||
|
||||
LOG_INFO(dhcpsrv_logger, DHCPSRV_CFGMGR_NEW_SUBNET4).arg(output.str());
|
||||
LOG_INFO(dhcpsrv_logger, DHCPSRV_CFGMGR_NEW_SUBNET6).arg(output.str());
|
||||
|
||||
// Create a new subnet.
|
||||
Subnet6* subnet6 = new Subnet6(addr, len, t1, t2, pref, valid,
|
||||
|
Reference in New Issue
Block a user