mirror of
https://github.com/openvswitch/ovs
synced 2025-10-21 14:49:41 +00:00
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>