]> git.proxmox.com Git - mirror_frr.git/commit
zebra: MAC and Neighbor hash table definition
authorvivek <vivek@cumulusnetworks.com>
Mon, 15 May 2017 05:41:04 +0000 (22:41 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Jul 2017 16:26:04 +0000 (12:26 -0400)
commit4122e2528618539c0620e1e3a3090654b8752ba0
treea36a9c2f9ff9a3458ab15a44b880d90759edabac
parent13d60d351c4c70e8a2949ef45d88ec4efe382367
zebra: MAC and Neighbor hash table definition

Define the MAC and Neighbor (ARP/ND) data structures. These are maintained
as hash tables against the VNI. Also, define context structures used for
performing various operations on these two tables.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_vxlan_private.h