Revert "conntrack: Add support for NAT."
authorJustin Pettit <jpettit@ovn.org>
Fri, 4 Dec 2015 07:51:59 +0000 (23:51 -0800)
committerJustin Pettit <jpettit@ovn.org>
Fri, 4 Dec 2015 07:51:59 +0000 (23:51 -0800)
commit0572587c7ac271c77f3c3be1c5d0c3df489bdec0
tree8580172b0af5a127ccf8421865555de6fce1be03
parent283a1accbab45887d4f4b339370c928bf65a1270
Revert "conntrack: Add support for NAT."

This reverts commit 9ac0aadab9f99c5f9cbe8b30cc095ce9be4be4e9.

NAT functionality is still evolving, so revert the feature in 2.5 as the
user-visiable interface will likely change before the next release.

Signed-off-by: Justin Pettit <jpettit@ovn.org>
12 files changed:
datapath/linux/compat/include/linux/openvswitch.h
lib/flow.c
lib/odp-util.c
lib/ofp-actions.c
lib/ofp-actions.h
lib/packets.c
lib/packets.h
ofproto/ofproto-dpif-xlate.c
tests/odp.at
tests/ofp-actions.at
tests/ovs-ofctl.at
tests/system-traffic.at