
26 Jun
2017
26 Jun
'17
3:40 p.m.
commit 0c4751b59150f5613aa1c69d8c3483535ba7d6d6 Author: Mike Perry <mikeperry-git@torproject.org> Date: Fri Jun 23 19:10:20 2017 -0400 Changes file for Bug 22212. --- changes/bug22212 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changes/bug22212 b/changes/bug22212 new file mode 100644 index 0000000..f92d670 --- /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.