]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: clarify error when calling zebra_nhg_rib_find_nhe()
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 4 Sep 2023 13:43:37 +0000 (15:43 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 30 Nov 2023 13:17:46 +0000 (14:17 +0100)
commit427d3f81f4a8c040b52ecb2e1d7ba4224b2d069c
treed2a94930269fb27370c1ca3aab63faaaa8290c08
parent82beaf6ae520f1c969755ae0ee82d2af2f150927
zebra: clarify error when calling zebra_nhg_rib_find_nhe()

Display a specific log message when the rt_nhe parameter is not
set at all.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/zebra_nhg.c