diff options
| author | Rajesh Varatharaj <rvaratharaj@nvidia.com> | 2023-06-21 10:59:12 -0700 |
|---|---|---|
| committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2025-02-20 18:42:03 +0000 |
| commit | b06af550c55840e424b1bb83b94c478b04859da1 (patch) | |
| tree | 3dbcf3d543baac8175a59cb7f49c8eb2666d7066 /pceplib/pcep_socket_comm_loop.c | |
| parent | 15d390c06cf05789ba9d393a1a87eda14e6f0f02 (diff) | |
pimd: During prefix-list update, behave as PIM_UPSTREAM_NOTJOINED state (conformance issue)
Issue:
If there are any changes to the prefix list, we perform a re-lookup to map the correct RP for the group.
Even if the S,G entry is PIM_UPSTREAM_NOTJOINED and in FHR, In the case of IGMPv3, an S,G entry can be
created with no joins. this is not necessary.
https://www.rfc-editor.org/rfc/rfc4601#section-4.5.7 says no op in case of NOTJOINED
Solution:
To solve this issue, Stop RP mapping when the state is NOTJOINED
Ticket: #3496931
Signed-off-by: Rajesh Varatharaj <rvaratharaj@nvidia.com>
(cherry picked from commit 51f26d17da288af44a8a0e536dbe317a7e678514)
Diffstat (limited to 'pceplib/pcep_socket_comm_loop.c')
0 files changed, 0 insertions, 0 deletions
