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