Rebase#359
Closed
NareshM1702 wants to merge 3 commits into
Closed
Conversation
…#80) Reason for change: Utopia should have an option to not build mcast sources if it is not required on the platform Test Procedure: binary presence based on the flag enablement Risks: None Signed-off-by: sai satish kotapati <skotapati@maxlinear.com> Co-authored-by: Santosh Nayak <70348540+snayak002c@users.noreply.github.com>
…T postrouting chains by protocol (#327) Reason for change: Reduced the rate of new connections by adjusting existing SNAT rules to mitigate an internal kernel race condition. Additionally, MAP-T NAT postrouting rules were separated into distinct TCP, UDP, and ICMP chains, enabling protocol-specific SNAT and hashlimit application. This enhances NAT46/MAP-T processing and ensures accurate, per-protocol rate limiting. Test Procedure: 1. Verify creation of postrouting_towan_tcp, postrouting_towan_udp, and postrouting_towan_icmp chains in iptables. 2. Confirm SNAT rules are applied correctly for TCP, UDP, and ICMP with expected port ranges and hashlimit behavior. 3. Validate connectivity for IPv4 clients behind MAPT/NAT46 setup. Risks: Low Priority: P1 Gerrit change-Id's: If42a964aa73e89e95928c0193e032c26f265dc4d, I621e8fdf51c00ff24315a52452d4ea8f50b62075 --------- Signed-off-by: Santosh Nayak SantoshRamesh_Nayak@cable.comcast.com Co-authored-by: Harnish Patel <Harnish_Patel@comcast.com> Co-authored-by: Santosh <SantoshRamesh_Nayak@cable.comcast.com> Co-authored-by: Santosh Nayak <70348540+snayak002c@users.noreply.github.com> Co-authored-by: Harnish Patel <163233851+hpatel006c@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Santosh Nayak <70348540+snayak002c@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.