nicira-ext: Remove the autopath action.
authorEthan Jackson <ethan@nicira.com>
Tue, 5 Feb 2013 02:45:54 +0000 (18:45 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 5 Feb 2013 20:50:17 +0000 (12:50 -0800)
commit1bda9b9e1a74ce376a1b51127a7e80640336c715
treee66644b6433f49fea88fc7bd29a3960c7e875904
parentdf53d41c6da0ef093272666091e74155bbaf4d11
nicira-ext: Remove the autopath action.

The autopath action was attempting to achieve functionality similar
to the bundle action, but was significantly clunkier, more
difficult to understand, more difficult to use, and less reliable.
This patch removes it.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
19 files changed:
FAQ
NEWS
include/openflow/nicira-ext.h
lib/automake.mk
lib/autopath.c [deleted file]
lib/autopath.h [deleted file]
lib/ofp-actions.c
lib/ofp-actions.h
lib/ofp-parse.c
lib/ofp-util.c
lib/ofp-util.def
lib/ofp-util.h
ofproto/ofproto-dpif.c
tests/automake.mk
tests/autopath.at [deleted file]
tests/ofp-actions.at
tests/ovs-ofctl.at
tests/testsuite.at
utilities/ovs-ofctl.8.in