]> git.puffer.fish Git - mirror/frr.git/commit
lib, zebra: Encode nexthop vrf in nht updates
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Nov 2018 22:33:54 +0000 (18:33 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Nov 2018 22:34:40 +0000 (18:34 -0400)
commitb6c9de3bd3eb750a0ce1fcca66a38416a8d767d0
tree1d8f7622aca7b6b8cb0683b5eb05b45ed3c06cb2
parentf0c709237058897b2d3a87c8ee47971c9794c9e0
lib, zebra: Encode nexthop vrf in nht updates

The nexthop vrf was not being encoded in nht updates.
Add it in.

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