]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_ifchannel.c
pimd: replace pim_inet4_dump with `%pPAs`
authorDavid Lamparter <equinox@opensourcerouting.org>
Wed, 5 Jan 2022 18:12:12 +0000 (19:12 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 17 Jan 2022 13:10:57 +0000 (14:10 +0100)
commit8e8be741b59cb339c946efbc0790466db7dae2e1
treebf49c41ef1559d441263dabb81fd292e7e5dd0c8
parentbca160c6af499365a946d5b86f9cc71cbc948869
pimd: replace pim_inet4_dump with `%pPAs`

Only pim_sgaddr uses are covered by this since regular in_addr is still
used for singular addresses, so only a part of pim_inet4_dump calls are
gone with this.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
pimd/pim_assert.c
pimd/pim_cmd.c
pimd/pim_ifchannel.c
pimd/pim_join.c
pimd/pim_zebra.c