]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Use the dest prefix for determining nexthop family
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 6 Mar 2019 18:43:40 +0000 (13:43 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:37 +0000 (11:13 -0400)
commit4f096395c15508bb8a8dfc268a2c6103d63988fb
treeb57bc978bffd5ff2b7a3bd4df3d278420b1a2a5b
parente1536fce85b765cdc55993fc1635e030f1952fe2
zebra: Use the dest prefix for determining nexthop family

Device only nexthops still need an address family associated
with them. Decided to get this from the destination prefix on it.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/rt_netlink.c