From 492bbb54c064f9eebe89ee81e5d9fbece56138ff Mon Sep 17 00:00:00 2001 From: Mark Gray Date: Fri, 15 Jan 2021 09:29:09 -0500 Subject: vswitchd.xml: Fix supported IPsec tunnels. 'ovs-monitor-ipsec' does not support 'ip6gre' tunnels. Fixes: 22c5eafb6efa ("ipsec: reintroduce IPsec support for tunneling") Signed-off-by: Mark Gray Signed-off-by: Ilya Maximets --- vswitchd/vswitch.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vswitchd') diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 5b2a174ab..a2ad84ede 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -3076,8 +3076,8 @@

Setting any of these options enables IPsec support for a given - tunnel. gre, ip6gre, - geneve, vxlan and stt + tunnel. gre, geneve, + vxlan and stt interfaces support these options. See the IPsec section in the table for a description of each mode. -- cgit v1.2.1