-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Arista traffic policy uses space-separated ports in match conditions …
…only when named well-known ports are used. However, capirca uses numbers even for well known ports (say 53 for DNS) resulting in commit failures. As per the TP syntax, port number defintions are comma separated. PiperOrigin-RevId: 690683235
- Loading branch information
Capirca Team
committed
Oct 28, 2024
1 parent
a230c93
commit c96ac9a
Showing
2 changed files
with
31 additions
and
4 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
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