]> git.puffer.fish Git - matthieu/frr.git/commit
sharp: add check for num_nh > multipath
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 11 Sep 2020 21:59:30 +0000 (17:59 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Mon, 28 Sep 2020 16:41:00 +0000 (12:41 -0400)
commit54a701e4c1d61a7bc72161d501c5e4ee5204c929
tree55d527d251e196daa830eaa50578f0ff1683b763
parent841f77ff043f31889b32de7373c1710b17290181
sharp: add check for num_nh > multipath

Add a check for installing nexthop_group greater than multipath
number. Truncate if we hit it and log a warning to the user.

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