]> git.puffer.fish Git - mirror/frr.git/commit
zebra: improve an rnode debug 17581/head
authorMark Stapp <mjs@cisco.com>
Wed, 4 Dec 2024 20:10:24 +0000 (15:10 -0500)
committerMark Stapp <mjs@cisco.com>
Thu, 5 Dec 2024 14:23:53 +0000 (09:23 -0500)
commit9af5425a28388d73806cea35144c45ba3c16c60c
tree572c670c9777d7a0d8a5283053b6bbb985ac9611
parent079ee236ec8ef0ef04d5a41bcd30e20a911f09bf
zebra: improve an rnode debug

Improve a debug when we create a new rib_dest by calling the debug
after setting up the dest.

Signed-off-by: Mark Stapp <mjs@cisco.com>
zebra/zebra_rib.c