summaryrefslogtreecommitdiff
path: root/utilities
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@ovn.org>2016-09-24 11:44:53 -0700
committerPravin B Shelar <pshelar@ovn.org>2016-09-27 11:06:09 -0700
commit2b02d770c4cb381ec32cd4b7b1e991c42b448884 (patch)
tree2ffe1064105f5cb7f20f4b884a66af7d7158a586 /utilities
parent5e8bc3c549ca9bfa02c5525c02cb4ee12ef1f06e (diff)
downloadopenvswitch-2b02d770c4cb381ec32cd4b7b1e991c42b448884.tar.gz
openvswitch: Allow external IPsec tunnel management.
OVS GRE IPsec tunnel support has multiple issues, Therefore it was deprecated in OVS 2.6. Following patch removes support for GRE IPsec and allows external IPsec tunnel management for any type of tunnel not just GRE. e.g. user can encrypt Geneve or VxLan traffic. It can be done by using openflow pipeline to set skb-mark and using IPsec keying daemons to implement IPsec tunnels. This packet can be matched for the skb-mark to encrypt selective tunnel traffic. VMware-BZ: 1710701 Signed-off-by: Pravin B Shelar <pshelar@ovn.org> Acked-by: Ansis Atteka <aatteka@ovn.org>
Diffstat (limited to 'utilities')
-rwxr-xr-xutilities/bugtool/ovs-bugtool.in2
-rw-r--r--utilities/ovs-appctl.8.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/utilities/bugtool/ovs-bugtool.in b/utilities/bugtool/ovs-bugtool.in
index 2ec2f2a05..963c50cc3 100755
--- a/utilities/bugtool/ovs-bugtool.in
+++ b/utilities/bugtool/ovs-bugtool.in
@@ -630,7 +630,7 @@ exclude those logs from the archive.
ovs_logs = ([OPENVSWITCH_LOG_DIR + x for x in
['ovs-vswitchd.log', 'ovsdb-server.log',
- 'ovs-xapi-sync.log', 'ovs-monitor-ipsec.log', 'ovs-ctl.log']])
+ 'ovs-xapi-sync.log', 'ovs-ctl.log']])
for log in ovs_logs:
prefix_output(CAP_OPENVSWITCH_LOGS, log,
last_mod_time=log_last_mod_time)
diff --git a/utilities/ovs-appctl.8.in b/utilities/ovs-appctl.8.in
index 0eda7f222..645b62b4b 100644
--- a/utilities/ovs-appctl.8.in
+++ b/utilities/ovs-appctl.8.in
@@ -254,8 +254,8 @@ The default pattern for console and file output is \fB%D{%Y-%m-%dT
%H:%M:%SZ}|%05N|%c|%p|%m\fR; for syslog output, \fB%05N|%c|%p|%m\fR.
.
.IP
-Daemons written in Python (e.g. \fBovs\-xapi\-sync\fR,
-\fBovs\-monitor\-ipsec) do not allow control over the log pattern.
+Daemons written in Python (e.g. \fBovs\-xapi\-sync\fR) do not allow
+control over the log pattern.
.
.IP "\fBvlog/set\fR FACILITY:\fIfacility\fR"
Sets the RFC5424 facility of the log message. \fIfacility\fR can be one of