[ovs-dev] [PATCH 0/4] ipsec: Fix IPv6 support

Mark Gray mark.d.gray at redhat.com
Mon Mar 8 17:57:32 UTC 2021


This series fixes IPv6 support for Libreswan and introduces
IPsec system tests for Libreswan.

Mark Gray (4):
  system-common-macros: clean up veth device on test failure
  ipsec: Allow custom file locations
  ipsec: IPv6 default route support for Libreswan
  ipsec: Introduce IPsec system tests for Libreswan

 ipsec/ovs-monitor-ipsec.in     | 160 +++++++++++---
 tests/automake.mk              |   3 +-
 tests/system-common-macros.at  |   2 +-
 tests/system-ipsec.at          | 379 +++++++++++++++++++++++++++++++++
 tests/system-kmod-testsuite.at |   1 +
 5 files changed, 519 insertions(+), 26 deletions(-)
 create mode 100644 tests/system-ipsec.at

-- 
2.27.0




More information about the dev mailing list