From: Mike Perry Date: Fri, 23 Jun 2017 23:10:20 +0000 (-0400) Subject: Changes file for Bug 22212. X-Git-Tag: tor-0.3.1.4-alpha~30^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c4751b59150f5613aa1c69d8c3483535ba7d6d6;p=thirdparty%2Ftor.git Changes file for Bug 22212. --- diff --git a/changes/bug22212 b/changes/bug22212 new file mode 100644 index 0000000000..f92d6701d3 --- /dev/null +++ b/changes/bug22212 @@ -0,0 +1,5 @@ + o Minor bugfixes (netflow padding logging): + - Demote a warn that was caused by libevent delays to info if + the padding is less than 4.5 seconds late, or notice if it is more + (4.5 seconds is the amount of time that a netflow record might + be emitted after, if we chose the maximum timeout). Fixes bug #22212.