bug22212 331 B

12345
  1. o Minor bugfixes (netflow padding logging):
  2. - Demote a warn that was caused by libevent delays to info if
  3. the padding is less than 4.5 seconds late, or notice if it is more
  4. (4.5 seconds is the amount of time that a netflow record might
  5. be emitted after, if we chose the maximum timeout). Fixes bug #22212.