vtep: Document the ipaddr column in the Mcast_Macs_Local table.
authorBen Pfaff <blp@nicira.com>
Thu, 19 Feb 2015 00:09:44 +0000 (16:09 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 19 Feb 2015 18:35:27 +0000 (10:35 -0800)
This had been overlooked.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Gurucharan Shetty <gshetty@nicira.com>
vtep/vtep.xml

index 80fc99d..7ed7f43 100644 (file)
       addresses of the appropriate VTEP(s).
     </column>
 
+    <column name="ipaddr">
+      The IP address to which this MAC corresponds. Optional field for
+      the purpose of ARP supression.
+    </column>
   </table>
 
   <table name="Mcast_Macs_Remote" title="Multicast MACs (remote)">