]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Use macro for pimreg interface 13439/head
authoranlan_cs <vic.lan@pica8.com>
Fri, 5 May 2023 06:51:50 +0000 (14:51 +0800)
committeranlan_cs <vic.lan@pica8.com>
Thu, 11 May 2023 05:52:25 +0000 (13:52 +0800)
commitf403844a1280e648de00199ced50803d497e8da8
tree0896b62bc0d95f01a4806c8c0a5d5466753cbc24
parentc64bac89433c07e6c04cc6001c452643d93ea712
pimd: Use macro for pimreg interface

Some interfaces are special, they have the same `ifindex` with pimreg.
Use macro for `ifindex` of pimreg.

And adjust log.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
pimd/pim_iface.c