Merged
Conversation
Release 1.4.0 1.4.0
Reason for change: Fix coverity issues Test Procedure: Run coverity and check for errors in utopia Risks: Low Priority:P1 Signed-off-by: abhishek_kumaracee2@comcast.com --------- Signed-off-by: abhishek_kumaracee2@comcast.com Co-authored-by: apattu200 <alagupandi_pattu@comcast.com>
…om bpi device via 8888 port (#140) Reason for change: To allow 8888 port for bpi target to access the rdkb-cli GUI from remote pc to bpi ctrl target. This is needed for EasyMesh integration in RDKB BPI . Test procedure: Able to make successful connection Risks: None Signed-off-by: keerthana.p <keerthana_pandurangan@comcast.com>
…roken with chain create error (#141) **Root Cause:** - As part of TCXB8-3707, new iptable rules were introduced. - The fix added new chains for different range of size filters when a keyword is added in parental control - This caused adding same chain name when multiple keywords are configured causing iptables restore error **Fix:** - A flag is maintained to indicate first keyword filter. Create of private chain is done only for first keyword - Create of new chain is skipped for other keywords **UnitTest:** [RDKB-62642-UnitTest-logs.rtf](https://github.com/user-attachments/files/23964300/RDKB-62642-UnitTest-logs.rtf) [RDKB-62642_unit_test_logs.rtf](https://github.com/user-attachments/files/24089540/RDKB-62642_unit_test_logs.rtf) --------- Co-authored-by: Harnish Patel <163233851+hpatel006c@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.