]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_route.c
bgpd: Add code to reject mac's and to rescan table
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Oct 2018 14:23:08 +0000 (10:23 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Dec 2018 21:11:45 +0000 (16:11 -0500)
commit4e802e662e67fc98e69411cbcee4f1e2a82ed5c8
tree32841f12587e3f906b4616040559dc4c8be79594
parent6a69ac51380d1ae71ef92b5ac4772f7eeae22ff3
bgpd: Add code to reject mac's and to rescan table

Add some code that will reject local mac's from
being installed and add some code that will cause
a rescan when we have a local mac change.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com.
bgpd/bgp_mac.c
bgpd/bgp_mac.h
bgpd/bgp_route.c