summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorNobuhiro MIKI <nmiki@yahoo-corp.jp>2023-04-13 14:55:49 +0900
committerIlya Maximets <i.maximets@ovn.org>2023-04-25 21:45:04 +0200
commit36c8c101cdcd668afefee94f3c0f62ef0bc6d286 (patch)
tree241dcd146439c36114e0ca7391425a5b5bd3277f /README.rst
parent70ba6e97dbd75d5c255a339568e6ff56ed8f67fc (diff)
downloadopenvswitch-36c8c101cdcd668afefee94f3c0f62ef0bc6d286.tar.gz
doc: Fix the list of supported tunnels in README.
Without distinguishing between IPv4 and IPv6, such as GRE and GRE-IPv6, nine types of tunneling are currently supported. Signed-off-by: Nobuhiro MIKI <nmiki@yahoo-corp.jp> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a60a314fe..e6c0d3d30 100644
--- a/README.rst
+++ b/README.rst
@@ -35,7 +35,7 @@ following features:
- NIC bonding with or without LACP on upstream switch
- NetFlow, sFlow(R), and mirroring for increased visibility
- QoS (Quality of Service) configuration, plus policing
-- Geneve, GRE, VXLAN, STT, and LISP tunneling
+- Geneve, GRE, VXLAN, STT, ERSPAN, GTP-U, SRv6, Bareudp, and LISP tunneling
- 802.1ag connectivity fault management
- OpenFlow 1.0 plus numerous extensions
- Transactional configuration database with C and Python bindings