diff options
author | Anuradha Karuppiah <anuradhak@cumulusnetworks.com> | 2020-02-06 18:30:53 +0100 |
---|---|---|
committer | Anuradha Karuppiah <anuradhak@cumulusnetworks.com> | 2020-02-14 18:18:30 +0100 |
commit | 6823b1dcc3f302c38ae812a8d28c11d504464b4b (patch) | |
tree | 0614638b18b41de733042e409bf9b6a4ad325a2b /lib/log.c | |
parent | pimd: stop overloading SRC_IGMP upstream for vxlan local membership (diff) | |
download | frr-6823b1dcc3f302c38ae812a8d28c11d504464b4b.tar.xz frr-6823b1dcc3f302c38ae812a8d28c11d504464b4b.zip |
pimd: remove peerlink_rif from the orig-mroute OIL when it is oper down
In an anycast VTEP setup the peerlink_rif is added as a static OIF
to the originating mroute (bypassing the pim state machine). This is
needed to ensure both MLAG switches rx a copy of encapsulated BUM flow.
We were not handling link state changes on this static OIF resulting
in the wrong vifi being used in the OIL (because of vifi re-allocation).
This commit re-acts to oper state changes by deleting the OIF on link
down and re-adding it on link up.
Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions