Browse Source

Changes file for Bug 22212.

Mike Perry 6 years ago
parent
commit
0c4751b591
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changes/bug22212

+ 5 - 0
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.