]> git.puffer.fish Git - matthieu/frr.git/commit
pim: Fix vrf binding of autorp and mroute socket
authorNathan Bahr <nbahr@atcorp.com>
Fri, 21 Feb 2025 17:55:16 +0000 (17:55 +0000)
committerNathan Bahr <nbahr@atcorp.com>
Fri, 21 Feb 2025 19:32:40 +0000 (19:32 +0000)
commit7e181a771c2e525aeda6e8f6c2d58e9ee2503949
treedf3dce2cce6da4454b140c7b8704a5c7bfde1abc
parenteb6f49ff1d25e13e319d91e48840568309449253
pim: Fix vrf binding of autorp and mroute socket

Bind the autorp socket to the vrf device.
Also fixed mroute socket to use vrf_bind instead of directly
setting the socket option.

Signed-off-by: Nathan Bahr <nbahr@atcorp.com>
pimd/pim_autorp.c
pimd/pim_autorp.h
pimd/pim_instance.c
pimd/pim_mroute.c