[ovs-git] Open vSwitch: ipsec gre: Do not reread ovs monitor ipsec pidfile in netdev vport so much (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jul 3 16:08:32 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  2a586a5c1349177dcb9306e4b91ca4063ec79722 (commit)
      from  5796d9cf8572c2ab977446d45b5847a47a439a62 (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 2a586a5c1349177dcb9306e4b91ca4063ec79722
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=2a586a5c1349177dcb9306e4b91ca4063ec79722
Author: Arun Sharma <arun.sharma at calsoftinc.com>
		
ipsec gre: Do not reread ovs monitor ipsec pidfile in netdev vport so much
		
Instead of rereading ovs-monitor-ipsec pidfile in netdev-vport so much.  It's
probably only necessary to check once if ovs-monitor-ipsec is running,
and then cache the result.  If the result is negative, then it may be
worthwhile to try again the next time someone tries to configure an ipsec
tunnel.

Signed-off-by: Arun Sharma <arun.sharma at calsoftinc.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/netdev-vport.c |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list