From: Francis Dupont Date: Fri, 25 Oct 2019 08:53:22 +0000 (+0200) Subject: [677-kea4-not-honouring-the-p-switch] Added ChangeLog for -p switch improvement X-Git-Tag: Kea-1.7.1~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6775f8a46609f2f7b4228b796866b598c93a7a5a;p=thirdparty%2Fkea.git [677-kea4-not-honouring-the-p-switch] Added ChangeLog for -p switch improvement --- diff --git a/ChangeLog b/ChangeLog index 88487b76e1..27cc42db8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1675. [func] fdupont + Both DHCPv4 and DHCPv6 can now listen on and send responses + to a custom UDP port, as specified with the -p command line + option. This capability is mostly useful for testing. + (Gitlab #677,!548, git 47e709fb7b89464d4473e8c7cb138f539042d68b) + 1674. [perf] fdupont Added a Multi Threading Manager singleton class in the util library. (Gitlab #962,!566, git 66b090e54b45bdeefda266ddd62e42b46ed48d1d)