]> git.proxmox.com Git - mirror_frr.git/commit
lib, zebra: Add type and instance to nexthop update message
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Mar 2018 00:22:47 +0000 (19:22 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Mar 2018 00:22:47 +0000 (19:22 -0500)
commit05dd5aaf021e2e483ba44872cae4446b0073c1de
tree23966e42b2272e0affcc73773d5d76e4262fd449
parentc98f4d81aa5d4113ceea58ce6db4bebab5c99735
lib, zebra: Add type and instance to nexthop update message

Add the originating routes type and instance to the nexthop
update message.  This is necessary because there exist
scenarios where BGP needs to make a decision about the
originating route type and instance to know if it is
going to be doing a route replace to a route that would
resolve to itself.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/zclient.c
zebra/zebra_rnh.c