+Kea 0.9.1 released on March 31, 2015
919. [doc] stephen
Corrected some configuration examples in the documentation.
(Trac #3772 git e9f084525bc1eec1cca635c00f33228bf7fac6a4)
906. [doc] tmark
Added description of a restriction on extracting a MAC
address from an IPv6 link-local address to the Kea
- Adminstrator Reference, section 8.8, item "ipv6-link-local".
+ Administrator Reference, section 8.8, item "ipv6-link-local".
(Trac #3691, git ca9f5541cb36f815ac614c5c21088d545eafcac6)
905. [func] marcin
898. [func] marcin
The DHCPv4 server configuration allows for opening multiple
sockets on a single interface with multiple IPv4 addresses
- assigned. This facilitates to use case when different relay
+ assigned. This facilitates the use case when different relay
agents send messages to different addresses on the interface.
(Trac #3695, git 3116243706a2dbcae3f9b5b3af9d2241a07b9ab2)
# For GIT versions, this is x.y.z-git, where x.y.z denotes the software
# version that was used as a base + changes that were made later, but
# are not released yet.
-AC_INIT(kea, 0.9.1-beta-git, kea-dev@lists.isc.org)
+AC_INIT(kea, 0.9.1, kea-dev@lists.isc.org)
AC_CONFIG_SRCDIR(README)
# serial-tests is not available in automake version before 1.13, so