Remove vestigial SNAT support.
authorBen Pfaff <blp@nicira.com>
Tue, 19 May 2009 22:37:10 +0000 (15:37 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 20 May 2009 21:54:41 +0000 (14:54 -0700)
commit126e1d03745606faace00c5b0151f182a3e0e43a
treed1f9e1acc5c6e14e9b533f963c6c5b8e86c4170b
parent9588324add84a555418e4cbe4ae7bf2958bfa394
Remove vestigial SNAT support.
22 files changed:
configure.ac
datapath/Modules.mk
datapath/actions.c
datapath/datapath.c
datapath/datapath.h
datapath/dp_dev.c
datapath/linux-2.6/.gitignore
datapath/linux-2.6/Kbuild.in
datapath/snat.c [deleted file]
datapath/snat.h [deleted file]
debian/rules
include/openflow/nicira-ext.h
include/openvswitch/datapath-protocol.h
lib/dpif.c
lib/dpif.h
lib/odp-util.c
lib/ofp-print.c
lib/vconn.c
lib/vlog-modules.def
m4/openvswitch.m4
secchan/ofproto.c
utilities/ovs-ofctl.c