From: Marcin Siodelski Date: Mon, 25 Sep 2017 11:04:05 +0000 (+0200) Subject: [master] Added ChangeLog entry for #5307. X-Git-Tag: trac5363_base~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5590fcad5d15c5ca00e295770b574ea61d989998;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5307. --- diff --git a/ChangeLog b/ChangeLog index 0b7ff6dc6c..8166f78c78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 Added some standard option definitions which are supported by ISC DHCP but not (yet) by Kea.