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

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


  Branch: refs/heads/branch-2.14
  Home:   https://github.com/openvswitch/ovs
  Commit: 0b4b042086713eccd9765191ab48947826624015
      https://github.com/openvswitch/ovs/commit/0b4b042086713eccd9765191ab48947826624015
  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: f077cb90b703490f70f7fe09e26337fc954a687f
      https://github.com/openvswitch/ovs/commit/f077cb90b703490f70f7fe09e26337fc954a687f
  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/a433b31f706f...f077cb90b703


More information about the git mailing list