Skip to content

RDKCOM-5525: RDKBDEV-3374 Fix tr69_conn_req_4 - Verify DUT ignores extra URL parameters during CWMP Connection Request#15

Open
owen-lu-sercomm wants to merge 1 commit intordkcentral:developfrom
owen-lu-sercomm:RDKBDEV-3374
Open

RDKCOM-5525: RDKBDEV-3374 Fix tr69_conn_req_4 - Verify DUT ignores extra URL parameters during CWMP Connection Request#15
owen-lu-sercomm wants to merge 1 commit intordkcentral:developfrom
owen-lu-sercomm:RDKBDEV-3374

Conversation

@owen-lu-sercomm
Copy link
Contributor

Reason for change:
CPE returns error or ignores Connection Request when ACS sends HTTP GET with extra URL parameters, which violates TR-069 specification that CPE should ignore unknown query parameters
Test Procedure:

  1. connect to acs
  2. ACS sends Connection Request HTTP GET to CPE with extra URL parameters (e.g., ?tracking_id=123&timestamp=xxx) appended to ConnectionRequestURL
  3. check CPE returns 200 OK or 204 No Content and initiates CWMP session with 6 CONNECTION REQUEST event

Risks: Low

@owen-lu-sercomm owen-lu-sercomm requested review from a team as code owners February 10, 2026 03:21
@pradeeptakdas pradeeptakdas changed the title RDKBDEV-3374:Fix tr69_conn_req_4 - Verify DUT ignores extra URL parameters during CWMP Connection Request RDKCOM-5525: RDKBDEV-3374 Fix tr69_conn_req_4 - Verify DUT ignores extra URL parameters during CWMP Connection Request Feb 12, 2026
@tinaelizabeth84
Copy link

tinaelizabeth84 commented Mar 11, 2026

@owen-lu-sercomm Can you please rebase the PR?

@AkhilaReddyK7 AkhilaReddyK7 added the community-contribution Contribution from community label Mar 17, 2026
…eters during CWMP Connection Request

Reason for change:
CPE returns error or ignores Connection Request when ACS sends HTTP GET with extra URL parameters, which violates TR-069 specification that CPE should ignore unknown query parameters
Test Procedure:
1. connect to acs
2. ACS sends Connection Request HTTP GET to CPE with extra URL parameters (e.g., ?tracking_id=123&timestamp=xxx) appended to ConnectionRequestURL
3. check CPE returns 200 OK or 204 No Content and initiates CWMP session with 6 CONNECTION REQUEST event
Risks: Low

Signed-off-by: Owen Lu <owen_lu@sercomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Contribution from community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants