You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[vlanmgr] use IP command for vlan_filtering and no_linklocal_learn, remove echo command (#3198)
Why I did
Database privileges give RW permission to /sys. In container hardening, when remove database privileges, /sys is changed to RO permission for all Sonic containers
What I did it
Use IP command (fallback method previously) for vlan_filtering and no_linklocal_learn, remove echo command
0 commit comments