]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_mroute.c
pimd: add PIMADDR_ANY & tackle assignments
authorDavid Lamparter <equinox@opensourcerouting.org>
Wed, 5 Jan 2022 15:07:17 +0000 (16:07 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 17 Jan 2022 13:09:01 +0000 (14:09 +0100)
commitbca160c6af499365a946d5b86f9cc71cbc948869
tree314598940e42dfd3357fc95d30a7a726792f14aa
parent62f59b58ba4c0fa2a5763bccaade47d6b070438b
pimd: add PIMADDR_ANY & tackle assignments

Need a separate constant that is IPv6 when needed.  Also assign the
whole struct rather than just s_addr.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
pimd/pim_addr.h
pimd/pim_ifchannel.c
pimd/pim_igmp_mtrace.c
pimd/pim_join.c
pimd/pim_jp_agg.c
pimd/pim_mroute.c
pimd/pim_upstream.c