Commit 984afb0
authored
RDKCOM-5526: RDKBDEV-3373 Fix tr69_12 - Verify GetParameterAttributes using empty string for top return 9002 (#14)
Reason for change:
CPE returns 9002 Fault response when ACS queries GetParameterAttributes
with empty string for top of hierarchy, which violates TR-069
specification. When using empty string for top of hierarchy, it
indicates the top of the name hierarchy.
Test Procedure:
1. connect to acs
2. ACS sends GetParameterAttributes RPC with empty string ParameterNames
(indicating top of hierarchy)
3. check if CPE returns GetParameterAttributesResponse 9002 error
Risks: Low
Signed-off-by: Owen Lu <owen_lu@sercomm.com>1 parent efe21dc commit 984afb0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4200 | 4200 | | |
4201 | 4201 | | |
4202 | 4202 | | |
4203 | | - | |
| 4203 | + | |
4204 | 4204 | | |
4205 | | - | |
| 4205 | + | |
4206 | 4206 | | |
4207 | 4207 | | |
4208 | 4208 | | |
| |||
0 commit comments