]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Convert debugs to use %pNG
authorDonald Sharp <sharpd@nvidia.com>
Tue, 14 Jun 2022 19:02:27 +0000 (15:02 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 15 Jun 2022 00:25:56 +0000 (20:25 -0400)
commit68d188be7ae2c969432e8992d84e64ecf437cd0a
treec386541f021c4d4494f96938c7f99a0dcfb2005b
parentcc75cbea1bc33a3ae8eea8799860aef3a50289aa
zebra: Convert debugs to use %pNG

The nexthop group debugs were using %u to just display the id.
I found this very hard to figure out what was going on.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/zebra_nhg.c