On Thu, Dec 27, 2012 at 09:59:30AM -0800, Gurucharan Shetty wrote: > Currently, there is an option to use the /etc/network/interfaces > file to configure Open vSwitch bridges and ports. To create and > destroy bridges, one has to manually run the following commands. > > ifup --allow=ovs $list_of_bridges > ifdown --allow=ovs $list_of_bridges > > This commit will automatically run the above two commands when > the system boots up and shuts down respectively through the > OVS startup script. > > Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
Good idea, thank you. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev