2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 14:35:29 +00:00

[master] Added ChangeLog entry for #5307.

This commit is contained in:
Marcin Siodelski
2017-09-25 13:04:05 +02:00
parent 110d0c9e40
commit 5590fcad5d

View File

@@ -1,3 +1,13 @@
1302. [func] marcin, tomek
DHCPv6 server supports shared networks. It allows for grouping
multiple subnets and use them interchangeably to allocate
IP addresses and other resources to a client located on the
particular link. This mechanism is useful to extend an
address space for the client belonging to a particular
subnet and/or to segregate clients being on the same link but
belonging to different classes, e.g. cable modem vs router.
(Trac #5307, git 110d0c9e403af28e6810141f978d9bf55c381f14)
1301. [func] fdupont 1301. [func] fdupont
Added some standard option definitions which are supported Added some standard option definitions which are supported
by ISC DHCP but not (yet) by Kea. by ISC DHCP but not (yet) by Kea.