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

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to