bug22212-forreal 505 B

12345678
  1. o Major bugfixes (netflow padding):
  2. - Stop adding unneeded channel padding right after we finish flushing
  3. to a connection that has been trying to flush for many seconds.
  4. Instead, treat all partial or complete flushes as activity on the
  5. channel, which will defer the time until we need to add padding.
  6. This fix should resolve confusing and scary log messages like
  7. "Channel padding timeout scheduled 221453ms in the past." Fixes
  8. bug 22212; bugfix on 0.3.1.1-alpha.