From: Francis Dupont Date: Sat, 20 Jan 2018 20:20:48 +0000 (+0100) Subject: [master] Finishing merge of trac5443 (NEXT_STEP_DROP) X-Git-Tag: trac5457_base~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff22a906915a34df327174f550f69a396a05bb2c;p=thirdparty%2Fkea.git [master] Finishing merge of trac5443 (NEXT_STEP_DROP) --- diff --git a/ChangeLog b/ChangeLog index 77f621e75d..ec1a331421 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1348. [func] fdupont + Several hook points now support next step status DROP. This allows + more flexibility with dropping packets from within hooks. + (Trac #5443, git xxx) + 1347. [func] marcin Implemented HTTP client classes in libkea-http. (Trac #5451, git 94267e252b372650e4235389251b49d6f5501322)