mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +00:00
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>
This commit is contained in:
@@ -615,7 +615,6 @@ bool ofputil_frag_handling_from_string(const char *, enum ofp_config_flags *);
|
||||
* OFPUTIL_NXAST_NOTE
|
||||
* OFPUTIL_NXAST_SET_TUNNEL64
|
||||
* OFPUTIL_NXAST_MULTIPATH
|
||||
* OFPUTIL_NXAST_AUTOPATH
|
||||
* OFPUTIL_NXAST_BUNDLE
|
||||
* OFPUTIL_NXAST_BUNDLE_LOAD
|
||||
* OFPUTIL_NXAST_RESUBMIT_TABLE
|
||||
|
Reference in New Issue
Block a user