pathvector
pathvector copied to clipboard
Declarative routing platform that automates BGP route optimization and control plane configuration with secure and repeatable routing policy.
**Describe the bug** When trying to use `pathvector birdsh` pathvector seems to look for `/var/run/bird/bird.ctl` and not actually look at the pathvector.yaml config for the custom location of `bird-socket` **Environment**...
The check [here](https://github.com/natesales/pathvector/blob/9d2a209c715e01504ccf183723230f64cd0c90e8/pkg/process/process.go#L635) forcefully sets `AnnounceOriginated` to false when there are no prefixes. But using `origin-communities`, you can accept routes from ibgp as locally originated. This check should be removed,...
**Describe the bug** Saw this on a couple of ASNs when I was doing a generate, despite having ``bgpq-args:`` set, if a user has a prefixed AS-SET from peeringdb, it...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
See issue "Priority of community-prefs and as-prefs #198"
See issue "BIRD version detection broken #212"
As ask in "[Request] Restart Command #219" I made a PR for this. Example use of this "module/feature": ``` # pathvector -t -v protocol reload device1 ******************************************************************************* WARNING: This is...
Adding the following to the peers settings: - interface (the interface used to connect) - comments (add comments to the config file) Add a general warning to the config file...
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...