Commit acc57cb
committed
RDKBACCL-834: WiFi is broadcasted in Bridge mode
Reason for change:
Added code to remove all wifi interfaces from brlan0 during bridge mode
Test Procedure:
1. Flash the Image and boot up the device
2. Switch to Bridge mode using below cmd
dmcli eRT setv Device.X_CISCO_COM_DeviceControl.LanManagementEntry.1.LanMode string bridge-static
3. Verify that wifi interfaces are removed from brlan0 bridge using below command
brctl show brlan0
Risks: None
Signed-off-by: Prabhudas Gannavarapu <[email protected]>1 parent abd1df9 commit acc57cb
File tree
1 file changed
+4
-2
lines changed- meta-rdk-mtk-bpir4/recipes-ccsp/util/utopia
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
579 | 579 | | |
580 | 580 | | |
581 | 581 | | |
582 | | - | |
| 582 | + | |
| 583 | + | |
583 | 584 | | |
584 | | - | |
| 585 | + | |
| 586 | + | |
585 | 587 | | |
586 | 588 | | |
587 | 589 | | |
| |||
0 commit comments