]> git.puffer.fish Git - matthieu/frr.git/commit
pim: Fix autorp group joins
authorNathan Bahr <nbahr@atcorp.com>
Fri, 21 Feb 2025 17:59:04 +0000 (17:59 +0000)
committerNathan Bahr <nbahr@atcorp.com>
Fri, 21 Feb 2025 21:38:32 +0000 (21:38 +0000)
commitd840560b74e3a6117aa1e4b1203dcdd8fb254ef6
tree3148dac81daa6f9ceb0d85e7bc1856890abf6eb4
parenteb6f49ff1d25e13e319d91e48840568309449253
pim: Fix autorp group joins

Group joining got broken when moving the autorp socket to open/close
as needed. This fixes it so autorp group joining is properly handled
as part of opening the socket.

Signed-off-by: Nathan Bahr <nbahr@atcorp.com>
pimd/pim_autorp.c
pimd/pim_iface.c
tests/topotests/pim_autorp/test_pim_autorp.py