Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PortsOrch] Add reference counting to ports for ACL bindings (#1614)
What I did: Use reference count for protect interface, If interface bind to ACL the reference will increase and vice versa. Why I did it: If interface bind to ACL and remove LAG causes the ACL rule become global rule to match all interfaces. How I verified it: Run the pytest check ACL and Port test case passed.
- Loading branch information