]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Infrastructure for global host reserverations
authorThomas Markwalder <tmark@isc.org>
Thu, 9 Aug 2018 14:44:45 +0000 (10:44 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 9 Aug 2018 14:44:45 +0000 (10:44 -0400)
- 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

1  2 
src/lib/dhcpsrv/parsers/host_reservation_parser.cc

index 3ec3fd5cca0d2988210ac6dd172e00b5c55ce0cc,2bf08f4dc3725466e564dfbaf5085f9b274275b1..38a8915b41dca44d238fcc0c70805211cf261465
@@@ -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