lib: Show tunnel egress interface in ovsdb
[sliver-openvswitch.git] / vswitchd / vswitch.xml
index 4aa4649..293634b 100644 (file)
         </dl>
       </column>
 
+      <column name="tunnel_egress_iface">
+        Egress interface for tunnels.  Currently only relevant for GRE and
+        CAPWAP tunnels.  On Linux systems, this column will show the name of
+        the interface which is responsible for routing traffic destined for the
+        configured <code>remote_ip</code>.  This could be an internal interface
+        such as a bridge port.
+      </column>
+
       <column name="other_config">
         Key-value pairs for rarely used interface features.  Currently,
         there are none defined.