2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[66-authoritative-flag-in-kea] Cleanup code, added legacy unit test

This commit is contained in:
Francis Dupont
2018-11-07 16:01:09 +01:00
committed by Tomek Mrugalski
parent b8d67806bb
commit 2f272cd336
11 changed files with 148 additions and 43 deletions

View File

@@ -215,8 +215,10 @@ public:
if (authoritative != (*subnet)->getAuthoritative()) {
isc_throw(DhcpConfigError, "Subnet " << (*subnet)->toText()
<< " has different authoritative setting " << (*subnet)->getAuthoritative()
<< " than the shared-network itself: " << authoritative);
<< " has different authoritative setting "
<< (*subnet)->getAuthoritative()
<< " than the shared-network itself: "
<< authoritative);
}
// Let's collect the subnets in case we later find out the