1002574903-ragilenetworks
1002574903-ragilenetworks
**What I did** fix using uninitialized variable error **Why I did it** Using uninitialized variables causes unexpected errors **How I verified it** Run test **Details if related**
#### What I did The show runningconfiguration ACL output does not contain the ACL_TABLE configuration #### How I did it Add ACL_TABLE in show runningconfiguration acl #### How to verify...
#### What I did The stage in ACL_TABLE in CONFIG_DB is ingress/egress when using config acl command. However, the leaf stage defined in sonic-acl.yang is EGRESS/INGRESS. I convert ingress/egress of...