]> git.proxmox.com Git - mirror_frr.git/commit
pimd: fuse source_new() and add_source_by_addr()
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 24 Aug 2021 16:17:05 +0000 (18:17 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 27 Aug 2021 08:46:53 +0000 (10:46 +0200)
commit5421bf8f1d5e9f5a6fd8025b0af46503a35ec3bf
tree1438523309b9ab1c7e13dd1de7b206d11401ea80
parenta1a4295adee0b5ef024e1c7dc2b0c3a0f2d57636
pimd: fuse source_new() and add_source_by_addr()

This makes a lot more sense semantically (and matches the way groups are
handled.)  Also allows placing additional restrictions on source
creation (e.g. limit on number of sources or ACLs.)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
pimd/pim_igmp.h
pimd/pim_igmpv3.c
pimd/pim_zebra.c