]> git.proxmox.com Git - mirror_frr.git/commit
lib, zebra: Signal the existence of labels on a nexthop for nht
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Mar 2018 14:53:58 +0000 (10:53 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 16 Mar 2018 16:27:22 +0000 (12:27 -0400)
commit0acf4df0953ce594eee793d51fa79e2d9d097b60
tree858e14d27ff9e3f178faf747ec5447688892f9ce
parent8f77d0ee6c42ab240bd4ef8880dbf7a8b25e5553
lib, zebra: Signal the existence of labels on a nexthop for nht

When we are signaling to a client from zebra that a nexthop
has changed, include the labels on the nexthop as well.
Upper level protocols need to know if the labels exist
in order to make intelligent decisions about what to do.

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