On 1/15/25 15:00, Ilya Maximets wrote: > Version 3: > * Added Ack from Frode to patch #2. > * Added separate debian/openvswitch-ipsec.default. > * Removed debian/patches. > > Version 2: > * Re-ordered patches for easier backports. > * Added equivalent Debian counterparts for the fixes. > * Added a fix for the missing restart policy. > > > Ilya Maximets (3): > rhel, debian: Fix systemd monitoring wrong pid for ovs-monitor-ipsec. > rhel, debian: Add missing restart policy to ipsec service. > ovs-ctl: Fix inability to set custom options for ovs-monitor-ipsec. > > NEWS | 2 ++ > debian/automake.mk | 4 ++-- > debian/openvswitch-ipsec.default | 5 +++++ > debian/openvswitch-ipsec.dirs | 1 + > debian/openvswitch-ipsec.init | 5 ++++- > debian/openvswitch-ipsec.install | 2 ++ > debian/openvswitch-ipsec.service | 6 ++++-- > debian/patches/ovs-ctl-ipsec.patch | 18 ---------------- > debian/patches/series | 1 - > ...b_systemd_system_openvswitch-ipsec.service | 7 +++++-- > ...vswitch_scripts_systemd_sysconfig.template | 3 +++ > utilities/ovs-ctl.in | 21 +++++++++++++------ > 12 files changed, 43 insertions(+), 32 deletions(-) > create mode 100644 debian/openvswitch-ipsec.default > create mode 100644 debian/openvswitch-ipsec.dirs > mode change 100644 => 100755 debian/openvswitch-ipsec.install > delete mode 100644 debian/patches/ovs-ctl-ipsec.patch > delete mode 100644 debian/patches/series >
Thanks, Frode, for review! Applied. First two patches also backported down to 3.3. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
