]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Install nexthop's weight for IPv4 routes with IPv6 next hops 6021/head
authorvivek <vivek@cumulusnetworks.com>
Wed, 18 Mar 2020 02:25:13 +0000 (19:25 -0700)
committervivek <vivek@cumulusnetworks.com>
Wed, 18 Mar 2020 02:25:13 +0000 (19:25 -0700)
commit8d27e1aaaca77121889ad06924b35f956d66de7c
tree3811be864f96896e5b6a61032c38fa591fe83033
parent09c04bc49098f513ceaba6323f5c2921212b8e03
zebra: Install nexthop's weight for IPv4 routes with IPv6 next hops

Ensure that any weight associated with the next hop is installed for
IPv4 routes with IPv6 next hops too.
Updates: lib, zebra: Allow for installation of a weighted nexthop

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
zebra/rt_netlink.c