]> git.puffer.fish Git - mirror/frr.git/commit
pim: Fix vrf binding of autorp and mroute socket 18246/head
authorNathan Bahr <nbahr@atcorp.com>
Fri, 21 Feb 2025 17:55:16 +0000 (17:55 +0000)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 24 Feb 2025 18:55:16 +0000 (18:55 +0000)
commit76e4076d26dfbcf22fefd1eaecb3a490b57d2385
tree5e030ec17eb30e7b1f8f4a028b0f196ac0afd69f
parent24dbcbb31ee5edd79c0ed309e728d6758b8b0e76
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>
(cherry picked from commit 7e181a771c2e525aeda6e8f6c2d58e9ee2503949)
pimd/pim_autorp.c
pimd/pim_autorp.h
pimd/pim_instance.c
pimd/pim_mroute.c