summaryrefslogtreecommitdiff
path: root/lib/frrscript.h
diff options
context:
space:
mode:
authorJafar Al-Gharaibeh <jafar@atcorp.com>2024-10-22 23:09:53 -0500
committerJafar Al-Gharaibeh <jafar@atcorp.com>2024-10-23 15:22:23 -0500
commitd23a7d0949aaa9aa95d6d3ae293ac4eea81e19f5 (patch)
treeb98f5fc788b519914f5465e5bb67fed05e5cb411 /lib/frrscript.h
parentbe50cd1ee0a9c6b54bbd2bb93d710f8a39b6804c (diff)
pimd: allow resolving bsr via directly connected secondary address
This only matters to single hop nodes that are adjacent to the bsr. More common with IPv6 where LL address is used in PIM as the primary address. If the BSR IP happens to be an address on the same interface, the receiving pim router rejects the BSR address because it expects the BSR IP to resolve via the LL address even if we have a connected route for the same BSR IP subnet. Effectively, we want to allow rpf to be resolved via secondary IPs with connected routes on the same interface, and not limit them to primary addresses. Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
Diffstat (limited to 'lib/frrscript.h')
0 files changed, 0 insertions, 0 deletions