[ovs-dev] [PATCH] vswitchd: doc the option dst_port

duanjiong djduanjiong at gmail.com
Mon Nov 6 05:43:23 UTC 2017


Otherwise the user does not know how to change it

Signed-off-by: Duan Jiong <djduanjiong at gmail.com>
---
 vswitchd/vswitch.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index d7f6839..c4e3d62 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -2367,6 +2367,10 @@
         </ul>
       </column>
 
+      <column name="options" key="dst_port">
+        Optional.  The tunnel transport layer destination port.
+      </column>
+
       <column name="options" key="key">
         Optional.  Shorthand to set <code>in_key</code> and
         <code>out_key</code> at the same time.
-- 
1.8.3.1


More information about the dev mailing list