Skip to content

RDKB-63135, RDKB-63664 : Handle Security Edge feature for business#241

Merged
apattu200 merged 3 commits intodevelopfrom
feature/xdns_onestack
Feb 26, 2026
Merged

RDKB-63135, RDKB-63664 : Handle Security Edge feature for business#241
apattu200 merged 3 commits intodevelopfrom
feature/xdns_onestack

Conversation

@SanthoshGujulvajagadeesh
Copy link
Contributor

Reason for change: Handle Security Edge feature for business
Test Procedure:

  • residential and business devicemode needs to be tested.

Functionality of the following DMLs need to be tested:

Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.EnableMultiProfileXDNS
Device.X_RDKCENTRAL-COM_XDNS.DNSSecEnable

Above mentioned DML parameters SHOULD work only if the devicemode is business.

Risks: Low
Priority: P1

Signed-off-by: Santhosh_GujulvaJagadeesh@comcast.com

@SanthoshGujulvajagadeesh SanthoshGujulvajagadeesh requested a review from a team as a code owner February 24, 2026 14:38
Copilot AI review requested due to automatic review settings February 24, 2026 14:38
@SanthoshGujulvajagadeesh SanthoshGujulvajagadeesh requested a review from a team as a code owner February 24, 2026 14:38
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 pull request adds support for two new XB10 device models (CGM601TCOM and SG417DBCT) to enable the Security Edge XDNS/DNSSec feature. According to the PR description, these features should only work in business device mode, but the implementation only adds box type checks without any device mode validation.

Changes:

  • Added CGM601TCOM and SG417DBCT to the list of supported models for XDNS DNSSec functionality in both C and shell script implementations

Reviewed changes

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

File Description
source/service_dhcp/service_dhcp_server.c Adds CGM601TCOM and SG417DBCT to box type conditional for enabling DNSSec proxy feature in dnsmasq server start
source/scripts/init/service.d/service_dhcp_server.sh Adds CGM601TCOM and SG417DBCT to model number conditional for enabling DNSSec proxy feature in shell script dnsmasq startup

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

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

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


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

@apattu200 apattu200 merged commit 6b223b7 into develop Feb 26, 2026
10 of 11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 26, 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.

3 participants