On Wed, Oct 24, 2012 at 03:35:51PM -0700, Gurucharan Shetty wrote: > On Wed, Oct 24, 2012 at 3:33 PM, Ben Pfaff <b...@nicira.com> wrote: > > > On Wed, Oct 24, 2012 at 02:21:39PM -0700, Gurucharan Shetty wrote: > > > ovs-ctl has a new command called "restart" which > > > saves and restores the openflow flows on bridges. > > > Use that command from the init scripts when doing > > > a "restart --save-flows=yes". > > > > > > Feature #13555. > > > Signed-off-by: Gurucharan Shetty<gshe...@nicira.com> > > > > Won't --save-flows=yes generally be in $2? All of these look at $1, > > but I think that's "restart" (unless there's a "shift" I missed > > somewhere). > > > There is a "shift" right before the function call of "restart". Or I am > understanding you incorrectly.
How did I miss that? Thanks, this looks good (but please read my thoughts on 2/2 before you push it, since another strategy might be better for other reasons). _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev