From 59ba2dd9a16cfebe9cef7e77fa1edaae66a08154 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 2 Dec 2020 16:28:38 +0100 Subject: [PATCH] [#1449] Removed star / incompatibility mark (reverted previous commit) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a4df676765..aa04767d08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -1838. [bug]* fdupont +1838. [bug] fdupont The DHCPv6 sent multiple instances of an option or a sub-option when it seems to be requested more than once directly by the client or using the always-send flag.