Skip to content

lib: Print multicast-source-interface rmap match#22612

Merged
donaldsharp merged 1 commit into
FRRouting:masterfrom
csiltala:multicast-source-interface
Jul 9, 2026
Merged

lib: Print multicast-source-interface rmap match#22612
donaldsharp merged 1 commit into
FRRouting:masterfrom
csiltala:multicast-source-interface

Conversation

@csiltala

@csiltala csiltala commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Fix missing cli_show portion for rmap-match-condition/frr-pim-route-map:multicast-source-interface

@frrbot frrbot Bot added the libfrr label Jul 8, 2026
@greptile-apps

greptile-apps Bot commented Jul 8, 2026

Copy link
Copy Markdown

Greptile Summary

This PR restores CLI rendering for the PIM multicast source interface route-map match. The main changes are:

  • Added a matcher for frr-pim-route-map:multicast-source-interface.
  • Added show running-config output for match multicast-source-interface <interface>.
  • Reused the same YANG path pattern as the existing multicast interface match.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
lib/routemap.h Adds the route-map condition matcher for the PIM multicast source interface match type.
lib/routemap_cli.c Prints the multicast source interface match when rendering route-map configuration.

Reviews (2): Last reviewed commit: "lib: Print multicast-source-interface rm..." | Re-trigger Greptile

Comment thread lib/routemap_cli.c
Signed-off-by: Corey Siltala <csiltala@atcorp.com>
@csiltala csiltala force-pushed the multicast-source-interface branch from 5263c51 to 02beb64 Compare July 8, 2026 17:18

@Jafaral Jafaral left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I tested the fix locally and now I can see the route-map in the configs.

@Jafaral

Jafaral commented Jul 9, 2026

Copy link
Copy Markdown
Member

@Mergifyio backport stable/10.7

@mergify

mergify Bot commented Jul 9, 2026

Copy link
Copy Markdown

backport stable/10.7

✅ Backports have been created

Details

@donaldsharp donaldsharp merged commit 0f065e2 into FRRouting:master Jul 9, 2026
23 checks passed
Jafaral added a commit that referenced this pull request Jul 10, 2026
lib: Print multicast-source-interface rmap match (backport #22612)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants