]> git.puffer.fish Git - mirror/frr.git/commit
zebra: implement NHG proto replace
authorStephen Worley <sworley@cumulusnetworks.com>
Sun, 10 May 2020 20:36:49 +0000 (16:36 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:40:59 +0000 (12:40 -0400)
commitdd1e105fe35c69da2649d72656ef68e1218699ae
tree81d8597048f728c2101d14c7aadd222d51702509
parent08da8bbc22f38a352bed729b041abc9bdc3eec6e
zebra: implement NHG proto replace

Implement the ability to replace an NHG sent down
from an upper level proto. With proto-owned NHGs, we make the
assumption they are ecmp and always treat them as a group
to make the replace from 1 -> 2 and 2 -> 1 quite a bit
easier.

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