]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fill the zebra mac-ip route via a common api
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Mon, 14 Jan 2019 23:10:42 +0000 (15:10 -0800)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 25 Jan 2019 19:19:26 +0000 (14:19 -0500)
commitd594a14cad4a01a049f0c1a49dfd939db494a01a
treed6aab648bfa87aa891da390f6dcc05aec054d8e5
parentce6c1c923bfba24c831faa4508ebb02a56d137e8
bgpd: fill the zebra mac-ip route via a common api

Move the info filling for zebra mac-ip install (sent by bgpd) to a
common place.

The commit also fixes missing ROUTER flag for one of the cases
added in a code branch that doesn't have the ROUTER changes -
[
6d8c603a
bgpd: use IP address as tie breaker if the MM seq number is the same
]

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