]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: skip VRF import of MAC-IP routes that belong to locally attached hosts
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Sat, 9 May 2020 02:19:57 +0000 (19:19 -0700)
committerAnuradha Karuppiah <anuradhak@nvidia.com>
Tue, 24 Nov 2020 18:22:48 +0000 (10:22 -0800)
commitbbc57c6cfac1d471a8d0293cd30af59facdbd8f4
tree0a9041c78a61d3e570fca650cba16eb0afa2b7dd
parent2784d2c7d2b9d40509cfd9cb6ac59b9da06fbcfb
bgpd: skip VRF import of MAC-IP routes that belong to locally attached hosts

Local attached hosts are routed via the access ports using the neigh and
fdb/MAC dplane entries.

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
bgpd/bgp_evpn.c