Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bgpd: Optimize the path for suppressed announcements
If supress-duplicates is turned of (which is turned on by default), do not calculate attribute hash key, that consumes CPU quite a lot. Signed-off-by: Donatas Abraitis <[email protected]>
- Loading branch information