Skip to content

Conversation

@e-wing
Copy link
Contributor

@e-wing e-wing commented Oct 15, 2025

Fixed a bug with ip mroute handling : the internal data model did not handle multiple oifs for a same {iif, src, grp}.
This caused unpredictable behavior when adding and deleting such routes (zombie resident mroutes for example).

@e-wing e-wing force-pushed the bugfix/ip_static_mroute branch from fc59435 to f24459e Compare October 15, 2025 07:11
@frrbot frrbot bot added the pim label Oct 15, 2025
@donaldsharp
Copy link
Member

could we get a topotest that shows that this works properly now?

@e-wing
Copy link
Contributor Author

e-wing commented Oct 15, 2025

Ofc I'm working on it :)

Copy link
Member

@ton31337 ton31337 left a comment

Choose a reason for hiding this comment

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

Please drop this commit 015c41d, and correctly apply the styling for the first commit.

@e-wing e-wing force-pushed the bugfix/ip_static_mroute branch from f0c04fb to b4ceac2 Compare October 17, 2025 06:33
@e-wing
Copy link
Contributor Author

e-wing commented Oct 17, 2025

Squashed the 3 commits for simplicity

@e-wing e-wing requested a review from ton31337 October 17, 2025 12:21
@e-wing e-wing force-pushed the bugfix/ip_static_mroute branch 2 times, most recently from e988087 to 8fcf197 Compare October 17, 2025 18:17
@e-wing e-wing requested a review from ton31337 October 20, 2025 18:46
@nabahr
Copy link
Contributor

nabahr commented Oct 21, 2025

Some simple style issues found.
https://github.com/FRRouting/frr/pull/19765/checks?check_run_id=53039984735

@e-wing e-wing force-pushed the bugfix/ip_static_mroute branch from 8fcf197 to db7d96b Compare October 21, 2025 19:05
@e-wing e-wing force-pushed the bugfix/ip_static_mroute branch from db7d96b to e5fda7b Compare October 21, 2025 19:16
@e-wing
Copy link
Contributor Author

e-wing commented Oct 21, 2025

Applied the styling and removed dead code 👍

@e-wing e-wing requested a review from nabahr October 21, 2025 19:18
@Jafaral Jafaral merged commit 02a31e2 into FRRouting:master Oct 23, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants