[ovs-dev] [patch v1 0/4] conntrack: Improvements and fixes.

Darrell Ball dlu998 at gmail.com
Sun Nov 19 21:02:18 UTC 2017


There are 3 main changes:
Bring the userpace connection tracker 'established' state in
line with the kernel.
Disable alg processing by default and only allow it if the alg
helper is supplied in the conntrack commit rule.
There is also some refactoring to more cleanly splice out alg
checking/helpers.

Darrell Ball (4):
  conntrack: Some formatting improvements.
  conntrack: Refactor algs.
  conntrack: Disable algs by default.
  conntrack: Change established state to match kernel.

 lib/conntrack-private.h |   1 +
 lib/conntrack.c         | 313 ++++++++++++++++++++++++++----------------------
 lib/meta-flow.xml       |  10 +-
 tests/system-traffic.at |  35 ++++++
 4 files changed, 214 insertions(+), 145 deletions(-)

-- 
1.9.1



More information about the dev mailing list