pathvector
pathvector copied to clipboard
Declarative routing platform that automates BGP route optimization and control plane configuration with secure and repeatable routing policy.
I heavily work with templates but also have a lot of peers and exchanges. So, I create a template for exchange and using that template for all exchanges. But i...
If there are multiple `peers` entries for an ASN, we shouldn't have to compute max prefix limits and IRR prefix lists. Instead, each unique ASN should have it's own file...
**What feature would you like to see?** Whitelist feature to announce to peer, while dont-announce is blocking some prefix to announce to the peer, whitelist announce make it more easier...
Hello, I found `origin-communities` option with description: > List of communities to add to locally originated routes But instead of **_adding communities_**, it **_accepts routes_** that have one of the...
Add communities to a prefix: ```yaml prefix-communities: "192.0.2.0/24": - "65530:1" - "65530:10:10" ```
**The issue** In the newest version of Pathvector I'm facing issues like the following: `FATA[0026] unable to get PeeringDB data: PeeringDB GET request expected 200, got 429 Too Many Requests...
Pathvector cli back
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...