]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: When using dev build add pointer information to %pBD
authorDonald Sharp <sharpd@nvidia.com>
Mon, 11 Mar 2024 14:40:22 +0000 (10:40 -0400)
committerton31337 <3352707+ton31337@users.noreply.github.com>
Thu, 14 Mar 2024 09:45:09 +0000 (09:45 +0000)
commit894cb4f68956bb991709d0143795dd95c280b6e8
tree3b2acb515fb98fc03742d634d8c51ef6c7433ab2
parent4b512f2f0768b7f832db1627f32dd07493a420a3
bgpd: When using dev build add pointer information to %pBD

When building FRR with `--enable-dev-build`.  Add a bit of
code to include the pointer value as part of the output.
Helps with tracking down issues and let's us see more data
when using the dev build option.

New output:

2024/03/08 19:48:56 BGP: [V0J1J-W5RHA] 11.0.20.1/32(0x5759ddf8d7c0) for 11.0.20.1/32

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_table.c
doc/developer/logging.rst