2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-17 14:28:02 +00:00
Files
openvswitch/utilities
Ben Pfaff 7c79588e00 xenserver: Delete ports by interface name.
ovs-vsctl command "--if-exists del-port eth0" does nothing if eth0 is on
a bridge as part of a bond, because the bond's port name is not eth0 but
something else.  But interface-reconfigure needs to do that, so this commit
adds that ability to ovs-vsctl and modifies interface-reconfigure to use it.

Signed-off-by: Ben Pfaff <blp@nicira.com>
2010-02-23 09:51:44 -08:00
..
2009-12-10 02:33:56 -08:00
2010-02-08 14:16:19 -08:00
2010-02-02 15:21:09 -08:00
2009-08-19 13:03:46 -07:00
2010-02-11 11:11:23 -08:00
2009-08-19 13:03:46 -07:00
2010-02-11 11:11:23 -08:00
2010-02-11 11:11:23 -08:00