Skip to content

RDKB-63711 Enable the WanPingEnable option for OneStack#249

Merged
anoopchelakkode merged 1 commit intodevelopfrom
feature/onestack_wanping
Feb 27, 2026
Merged

RDKB-63711 Enable the WanPingEnable option for OneStack#249
anoopchelakkode merged 1 commit intodevelopfrom
feature/onestack_wanping

Conversation

@schira267
Copy link
Contributor

@schira267 schira267 commented Feb 27, 2026

US: RDKB-63097: Subtask: RDKB-63711 Enable the WanPingEnable option for OneStack

Reason for change: Add changes to ensure that code is unblocked in OneStack case for WanPingEnable option.

Test Procedure: Build with OneStack distro and test
Risks: None

Is this a Bug or a User Story (US)?: US: RDKB-63097 [XB10] Handle static IPv4 configuration for business Partner ID. Subtask: RDKB-63711
If it is a User Story:
• Gerrit topic or list of all dependent PRs across components (including meta-layer changes) been shared?:
rdkcentral/provisioning-and-management#229

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enables the existing WAN ping disable rule paths to also compile and apply for OneStack builds, unblocking use of the WanPingEnable / WanPingEnableV6 configuration on OneStack products.

Changes:

  • Extend IPv6 WAN ping disable handling to build for _ONESTACK_PRODUCT_REQ_ in addition to _COSA_FOR_BCI_.
  • Extend IPv4 WAN ping disable handling to build for _ONESTACK_PRODUCT_REQ_ in addition to _COSA_FOR_BCI_.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
source/firewall/firewall_ipv6.c Expands the compile-time guard so OneStack builds include the IPv6 WAN ping disable rules that were previously BCI-only.
source/firewall/firewall.c Expands the compile-time guard so OneStack builds include the IPv4 WAN ping disable rules that were previously BCI-only.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@anoopchelakkode anoopchelakkode merged commit 14e396f into develop Feb 27, 2026
13 of 15 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants