From: Thomas Markwalder Date: Thu, 9 Aug 2018 14:44:45 +0000 (-0400) Subject: [master] Infrastructure for global host reserverations X-Git-Tag: gitlab29-base~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90fe9ca2cd6f63bcc7168bdc3786677db57b65ec;p=thirdparty%2Fkea.git [master] Infrastructure for global host reserverations - Internal representation of unused subnets is now SunbetID == SUBNET_ID_UNUSED - Host Reservations with a subnet id value of SUBNET_ID_GLOBAL are global - kea-dhcp4/6 servers can now parser reservations at the global level --- 90fe9ca2cd6f63bcc7168bdc3786677db57b65ec diff --cc src/lib/dhcpsrv/parsers/host_reservation_parser.cc index 3ec3fd5cca,2bf08f4dc3..38a8915b41 --- a/src/lib/dhcpsrv/parsers/host_reservation_parser.cc +++ b/src/lib/dhcpsrv/parsers/host_reservation_parser.cc @@@ -1,4 -1,4 +1,4 @@@ --// Copyright (C) 2014-2017 Internet Systems Consortium, Inc. ("ISC") ++// Copyright (C) 2014-2018 Internet Systems Consortium, Inc. ("ISC") // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this