From c3ed086cf012514710d08f492fc7ee5efb2f09eb Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Thu, 9 Jan 2020 17:44:19 -0800 Subject: [PATCH] CHANGES --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 74ff154cde..f08444f602 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5343. [func] Add statistics counters to the netmgr. [GL #1311] + 5342. [bug] Disable pktinfo for ipv6 - bind to all interfaces explicitly as libuv doesn't pass us pktinfo structure, [GL #1558]