]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: don't use kernel nexthops for blackhole routes
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 25 Feb 2021 15:28:51 +0000 (18:28 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Mon, 1 Mar 2021 14:47:38 +0000 (17:47 +0300)
commit4be03ff4cae4322f6f507a1d84224603e302f146
tree23616c95b68c76de36b54bf270eda8797ac1b709
parentca7b6587b2a8d3d15e04c00b5201030340d5d1d2
zebra: don't use kernel nexthops for blackhole routes

Fixes #6522 and #8149.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
zebra/rt_netlink.c