-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[neighbor_advertiser]: Adapt to different mirror ACL table names (#703)
ACL table names varies on different platforms. The current assumption is that the name would contain either EVERFLOW or EVERFLOWV6. Thus a function find_mirror_table_name is added to find the exact names for both the v4 and v6 mirror table names. Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
- Loading branch information
Showing
1 changed file
with
46 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters