summaryrefslogtreecommitdiff
path: root/README-native-tunneling.md
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@nicira.com>2014-11-13 14:52:51 -0800
committerPravin B Shelar <pshelar@nicira.com>2014-11-14 08:55:30 -0800
commitd98e14985fa69e25989c98677e9d60e886d52691 (patch)
tree9b9b6ef6ea3e8c02c6fbf47f4f8c338e93450334 /README-native-tunneling.md
parent9c64e6b8561630090735831cf65dc4e695df0983 (diff)
downloadopenvswitch-d98e14985fa69e25989c98677e9d60e886d52691.tar.gz
tests: Skip tunnel-push-pop test on Windows and BSD.
Also updates ovs-router README documentation. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Diffstat (limited to 'README-native-tunneling.md')
-rw-r--r--README-native-tunneling.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README-native-tunneling.md b/README-native-tunneling.md
index 989c2517f..e7a2ddcde 100644
--- a/README-native-tunneling.md
+++ b/README-native-tunneling.md
@@ -49,6 +49,8 @@ There are following commands that shows internal tables:
Tunneling related commands:
===========================
Tunnel routing table:
+ These commands are only available on Linux platform.
+
To Add route:
ovs-appctl ovs/route/add <IP address>/<prefix length> <output-bridge-name> <gw>
To see all routes configured: