[ovs-dev] [patch v2 0/3] conntrack: Alg improvements.

Darrell Ball dlu998 at gmail.com
Wed Nov 22 08:54:01 UTC 2017


Some refactoring of alg support is done.
Also algs are disabled by default unless an alg specifier
is supplied; this allows for enhanced security and matches
later kernels.
Another change to allow for non-standard alg conntrol
port specification.
 

Darrell Ball (3):
  conntrack: Refactor algs.
  conntrack: Allow specified alg port numbers.
  conntrack: Disable algs by default.

 lib/conntrack.c        | 168 ++++++++++++++++++++++++++++++++++---------------
 lib/conntrack.h        |   8 +--
 lib/dpif-netdev.c      |   4 +-
 tests/test-conntrack.c |   6 +-
 4 files changed, 127 insertions(+), 59 deletions(-)

-- 
1.9.1



More information about the dev mailing list