[ovs-git] Open vSwitch: ovs-ctl.in: Ability to save flows and kernel datapath config. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Oct 23 21:52:15 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  a41754333f6faad72e0f7b12521de7b7f737f9a6 (commit)
      from  de34f9f4916eb3d5f7256057d78c54ee278268a6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a41754333f6faad72e0f7b12521de7b7f737f9a6
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a41754333f6faad72e0f7b12521de7b7f737f9a6
Author: Gurucharan Shetty <gshetty at nicira.com>
		
ovs-ctl.in: Ability to save flows and kernel datapath config.
		
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 configuration while readding
the kernel module and the flows while starting the userspace daemons.

Feature #13555.
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 utilities/ovs-ctl.8  |   29 +++--
 utilities/ovs-ctl.in |  101 +++++++++++++--
 utilities/ovs-save   |  334 ++++++++++++++++++++++++++++++++++----------------
 3 files changed, 336 insertions(+), 128 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list