[ovs-git] Open vSwitch: Make the "exit" unixctl command reliable in ovsdb-server, ovs-vswitchd. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Nov 17 17:13:27 UTC 2010


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  6d37aaf186c9f4595258903241f4fa0175ecf6dd (commit)
       via  024f4f7d869c2785a8dff904cf19b61e4993386b (commit)
      from  6aa7dc839706a453f128a00f9040b31c597cfcfe (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 6d37aaf186c9f4595258903241f4fa0175ecf6dd
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6d37aaf186c9f4595258903241f4fa0175ecf6dd
Author: Ben Pfaff <blp at nicira.com>
		
Make the "exit" unixctl command reliable in ovsdb-server, ovs-vswitchd.
		
If "ovs-appctl exit" happens to hit ovsdb-server or ovs-vswitchd at a
moment when nothing else is happening to wake the daemon up, it can take a
long time for them to exit.

This seems to account for occasional "make check" failures on Nicira's
internal builds.  It probably fixes some Debian automatic build failures
as well.


commit 024f4f7d869c2785a8dff904cf19b61e4993386b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=024f4f7d869c2785a8dff904cf19b61e4993386b
Author: Ben Pfaff <blp at nicira.com>
		
debian: Ignore python-openvswitch directory.
		
This directory is created as part of the Debian build.


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

Summary of changes:
 debian/.gitignore       |    1 +
 ovsdb/ovsdb-server.c    |    3 +++
 vswitchd/ovs-vswitchd.c |    3 +++
 3 files changed, 7 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list