This series backports the kernel datapath support for the ct_clear action. travis-ci: https://travis-ci.org/erig0/ovs/builds/331926792
Eric Garver (2): acinclude: check for IP_CT_UNTRACKED datapath: add ct_clear action acinclude.m4 | 2 ++ datapath/actions.c | 4 ++++ datapath/conntrack.c | 15 +++++++++++++++ datapath/conntrack.h | 7 +++++++ datapath/flow_netlink.c | 5 +++++ 5 files changed, 33 insertions(+) -- 2.12.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
