From: Tomek Mrugalski Date: Mon, 30 Nov 2015 12:38:02 +0000 (+0100) Subject: [master] ChangeLog, AUTHORS updated after github pull request 8 X-Git-Tag: trac4231_base~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4a71207428d8850b76f36a6103bd4a43e074a6;p=thirdparty%2Fkea.git [master] ChangeLog, AUTHORS updated after github pull request 8 --- diff --git a/AUTHORS b/AUTHORS index d386688339..60b6c0d90b 100755 --- a/AUTHORS +++ b/AUTHORS @@ -68,6 +68,7 @@ We have received the following contributions: - Nicolas Chaigneau, Capgemini 2014-09: Fix for interfaces with multiple addresses in perfdhcp + 2015-11: query4 parameter added to pkt4_send hook point - Marcin Wyszynki, Facebook 2014-11: Export CalloutManager headers for testing statically linked diff --git a/ChangeLog b/ChangeLog index 86826dfdcc..e656171fd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1059. [func] nicolas + The client packet is now passed as a new parameter "query4" + to the pkt4_send hook point. Thanks to Nicolas Chaigneau from + Capgemini for providing this patch. + (Github #8, git ) + 1058. [func] tomek Two new hook points lease4_recover and lease6_recover have been implemented. They are called when a declined IPv4 or IPv6 lease