lockfile: Support \-delimited file names in lockfile_name().
[cascardo/ovs.git] / README-native-tunneling.md
index 0ffd82b..746d089 100644 (file)
@@ -57,6 +57,8 @@ Tunnel routing table:
        ovs-appctl ovs/route/show
     To del route:
        ovs-appctl ovs/route/del <IP address>/<prefix length>
+    To look up and display the route for a destination:
+       ovs-appctl ovs/route/lookup <IP address>
 
 ARP:
     To see arp cache content: