[ovs-git] [openvswitch/ovs] aa8bed: ovs-monitor-ipsec: Allow exit of ipsec daemon main...

Mark Gray noreply at github.com
Wed Jan 6 11:49:16 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: aa8bed0986f3a5b48ba85d519ef75128ef1d32ca
      https://github.com/openvswitch/ovs/commit/aa8bed0986f3a5b48ba85d519ef75128ef1d32ca
  Author: Mark Gray <mark.d.gray at redhat.com>
  Date:   2021-01-06 (Wed, 06 Jan 2021)

  Changed paths:
    M NEWS
    M ipsec/ovs-monitor-ipsec.in

  Log Message:
  -----------
  ovs-monitor-ipsec: Allow exit of ipsec daemon maintaining state.

When 'ovs-monitor-ipsec' exits, it clears all persistent state (i.e.
active ipsec connections, /etc/ipsec.conf, certs/keys). In some
use-cases, we may want to exit and maintain state so that ipsec
connectivity is maintained. One example of this is during an
upgrade. This will require the caller to clear this persistent
state when appropriate (e.g. before 'ovs-monitor-ipsec') is restarted.

Signed-off-by: Mark Gray <mark.d.gray at redhat.com>
Acked-by: Eelco Chaudron <echaudro at redhat.com>
Acked-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>


  Commit: fe5ff26a49f61982a785fe8bf5739e739bf1bc00
      https://github.com/openvswitch/ovs/commit/fe5ff26a49f61982a785fe8bf5739e739bf1bc00
  Author: Mark Gray <mark.d.gray at redhat.com>
  Date:   2021-01-06 (Wed, 06 Jan 2021)

  Changed paths:
    M NEWS
    M ipsec/ovs-monitor-ipsec.in
    M utilities/ovs-ctl.in

  Log Message:
  -----------
  ovs-monitor-ipsec: Add option to not restart IKE daemon.

Signed-off-by: Mark Gray <mark.d.gray at redhat.com>
Acked-by: Eelco Chaudron <echaudro at redhat.com>
Acked-by: Flavio Leitner <fbl at sysclose.org>
Signed-off-by: Ilya Maximets <i.maximets at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/409c35a2f171...fe5ff26a49f6


More information about the git mailing list