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
[aclorch] Fix TODO: use SAI object API to query capabilities (sonic-net#2743)
- What I did
Resolved TODO
- Why I did it
To resolve TODO
- How I verified it
Build and run. Verify capabilities written in STATE DB:
127.0.0.1:6379[6]> hgetall "SWITCH_CAPABILITY|switch"
...
13) "ACL_ACTION|PACKET_ACTION"
14) "DROP,FORWARD"
...
Signed-off-by: Stepan Blyschak <[email protected]>
0 commit comments