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 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
