]> git.puffer.fish Git - mirror/frr.git/commit
zebra: don't use kernel nexthops for blackhole routes 8181/head
authorIgor Ryzhov <iryzhov@nfware.com>
Thu, 25 Feb 2021 15:28:51 +0000 (18:28 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 2 Mar 2021 16:58:33 +0000 (19:58 +0300)
commit2032e7e72bc3556968cfa56dfd33afe8f3587724
tree83eeb7ccf8cdfca7554ab50de225c838e743df11
parentaa86a6a6f21470a2ca32a41ce053c9c82a7fa223
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