]> git.puffer.fish Git - mirror/frr.git/commit
staticd: track nexthops per-SAFI 10897/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 4 Oct 2021 11:05:18 +0000 (13:05 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sun, 27 Mar 2022 12:57:22 +0000 (14:57 +0200)
commit6bcc46657efbab070d36487b690258f8fa2bafbb
tree3a26b75f7b4cc64320819b9402a69b5a87478282
parente203efe87bd3cf989f0279861574f64dca695ad8
staticd: track nexthops per-SAFI

This stops intermixing SAFI_UNICAST NHT into SAFI_MULTICAST static
routes.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
staticd/static_nht.c
staticd/static_nht.h
staticd/static_zebra.c