aboutsummaryrefslogtreecommitdiff
path: root/vswitchd
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@nicira.com>2013-08-27 13:24:50 -0700
committerPravin B Shelar <pshelar@nicira.com>2013-09-06 09:51:22 -0700
commitd4a0d80aada4e26a10941f05bd0fc81390647bf5 (patch)
tree18f8eb20331d6aecffcf7964f8b81d6a258b6ef1 /vswitchd
parent207941eb669653675b66da5f442fe9e0d8919220 (diff)
datapath: vport: Remove compat support
Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'vswitchd')
-rw-r--r--vswitchd/vswitch.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index e6259409..9a48eb10 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -1341,8 +1341,6 @@
An Ethernet tunnel over the experimental, UDP-based VXLAN
protocol described at
<code>http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-03</code>.
- VXLAN is currently supported only with the Linux kernel datapath
- with kernel version 2.6.26 or later.
</p>
<p>
Open vSwitch uses UDP destination port 4789. The source port used for
@@ -1354,8 +1352,7 @@
<dt><code>lisp</code></dt>
<dd>
A layer 3 tunnel over the experimental, UDP-based Locator/ID
- Separation Protocol (RFC 6830). LISP is currently supported only
- with the Linux kernel datapath with kernel version 2.6.26 or later.
+ Separation Protocol (RFC 6830).
</dd>
<dt><code>patch</code></dt>