Skip to content

Commit

Permalink
vtep: Document the ipaddr column in the Mcast_Macs_Local table.
Browse files Browse the repository at this point in the history
This had been overlooked.

Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Gurucharan Shetty <[email protected]>
  • Loading branch information
blp committed Feb 19, 2015
1 parent 01f13d4 commit 1936897
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vtep/vtep.xml
Original file line number Diff line number Diff line change
Expand Up @@ -776,6 +776,10 @@
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)">
Expand Down

0 comments on commit 1936897

Please sign in to comment.