Re: [ovs-dev] [PATCH v3] ovs-ctl.in: Ability to save flows and kernel datapath config.

2012-10-23 Thread Ben Pfaff
On Tue, Oct 23, 2012 at 12:01:00PM -0700, Gurucharan Shetty wrote: > Add a new command - "restart" to ovs-ctl. Calling this command > will save and restore the Openflow flows on each bridge while > stopping and starting the userspace daemons respectively. > > Also, during a force-reload-kmod, save

[ovs-dev] [PATCH v3] ovs-ctl.in: Ability to save flows and kernel datapath config.

2012-10-23 Thread Gurucharan Shetty
Add a new command - "restart" to ovs-ctl. Calling this command will save and restore the Openflow flows on each bridge while stopping and starting the userspace daemons respectively. Also, during a force-reload-kmod, save the flows and kernel datapath configuration. Use the saved datapath configur

[ovs-dev] [PATCH v3] ovs-ctl.in: Ability to save flows and kernel datapath config.

2012-10-23 Thread Gurucharan Shetty
Add a new command - "restart" to ovs-ctl. Calling this command will save and restore the Openflow flows on each bridge while stopping and starting the userspace daemons respectively. Also, during a force-reload-kmod, save the flows and kernel datapath configuration. Use the saved datapath configur