]> git.puffer.fish Git - matthieu/frr.git/commit
pim: Fix vrf binding of autorp and mroute socket
authorNathan Bahr <nbahr@atcorp.com>
Mon, 24 Feb 2025 20:23:52 +0000 (20:23 +0000)
committerNathan Bahr <nbahr@atcorp.com>
Mon, 24 Feb 2025 20:23:52 +0000 (20:23 +0000)
commit06956e881c139674e67f017d387a28e1a60531c8
treee6d6b111b0dc1706e1fe768354ab9e242ac75539
parent2539e678848b8f9f629c395c6c21770cc9237d09
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)

Fixed merge conflicts
pimd/pim_autorp.c
pimd/pim_autorp.h
pimd/pim_instance.c
pimd/pim_mroute.c