From: Wlodek Wencel Date: Thu, 28 Aug 2014 05:55:14 +0000 (+0200) Subject: [kea-0.9-release] ChangeLog fix typo X-Git-Tag: trac3482_base~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7eaefb51f6a8dd728f5439a79618a64c12d2ba0;p=thirdparty%2Fkea.git [kea-0.9-release] ChangeLog fix typo --- diff --git a/ChangeLog b/ChangeLog index 89958fb35d..9556e67758 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ Kea 0.9 released on August 29, 2014 832. [func] marcin DHCP servers check if the interfaces specified in the configuration, - to be used to receive DHCP messsages, are present in the system. + to be used to receive DHCP messages, are present in the system. If the interface doesn't exist, an error is reported. In addition, the SO_REUSEPORT flag is set for IPv6 sockets as multiple multicast sockets can be bound to the DHCPv6 server port.