[ovs-git] Open vSwitch: ovs-monitor-ipsec: Detect correctly IPSEC configuration changes (master)

dev at openvswitch.org dev at openvswitch.org
Fri Mar 9 06:58:36 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  12bb621f563c2644ce20922e641848c35ede98c0 (commit)
      from  cf80480c63de67232d31816f03bd0187304e0a43 (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 12bb621f563c2644ce20922e641848c35ede98c0
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=12bb621f563c2644ce20922e641848c35ede98c0
Author: Ansis Atteka <aatteka at nicira.com>
		
ovs-monitor-ipsec: Detect correctly IPSEC configuration changes
		
If Open vSwitch has IPSEC tunnel (with certificates) and Interface
table was updated, then ovs-monitor-ipsec daemon would incorrectly
remove and readd all existing IPSEC tunnels.

The root cause for this issue was that "peer_cert_file" key was present in
interfaces dictionary, but it was missing in new_interfaces dictionary.

v2: Do not fail buildtests

Issue#10096

Signed-off-by: Ansis Atteka <aatteka at nicira.com>
Reported-by: Niklas Andersson <nandersson at nicira.com>


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

Summary of changes:
 debian/ovs-monitor-ipsec |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list