Skip to content

Releases: natesales/pathvector

v2.7.1

12 Mar 07:37
Compare
Choose a tag to compare

Changelog

7352444 add VRRP examples
f92f624 add bcg config flags to readme
3b55717 add carbon code image
3c9db45 reformat readme
51bd549 remove carbon code image from readme

v2.7.0

06 Mar 22:11
Compare
Choose a tag to compare

Changelog

79f3dbd Create vrrp.tmpl
0841b76 add VRRP

v2.6.0

06 Mar 10:08
Compare
Choose a tag to compare

Changelog

58e80b6 strip private ASNs by default

v2.5.1

06 Mar 08:12
Compare
Choose a tag to compare

Changelog

8c29910 fix kernel local prefix injection bug

v2.5.0

06 Mar 07:57
Compare
Choose a tag to compare

Changelog

24b76a4 don't import locally originated static routes to the kernel
d516bec don't print pre-{import,export} lines
fb7ac75 extract bird control to package
b6affd8 extract config to internal package
6e25a3d extract templating to package
2b837fb fix Ip -> IP capitalization
2d0c321 move hostname getter to config package
912aa34 only show {large ,}communities if they exist

v2.4.0

06 Mar 04:56
Compare
Choose a tag to compare

Changelog

bf00c07 add manual as-set parameter
c1c025b add version flag

v2.3.0

06 Mar 04:18
Compare
Choose a tag to compare

Changelog

7a6365f Merge remote-tracking branch 'origin/main' into main
9ac333b add description option
e9b81b1 fix kernel import filters

v2.2.2

05 Mar 07:59
Compare
Choose a tag to compare

Changelog

9853b86 fix kernel import filters

v2.2.1

05 Mar 07:55
Compare
Choose a tag to compare

Changelog

e9b81b1 fix kernel import filters

v2.2.0

05 Mar 07:51
a7bfaa4
Compare
Choose a tag to compare

Changelog

a7bfaa4 Merge pull request #6 from natesales/v3
b59adc5 Merge remote-tracking branch 'origin/main' into main
80a3b96 add RTR port to UI output
3c4859d fix large-communities example
e5f7193 only export BGP routes with explicit source address
ba7fd4b replace standard flag with go-flags
30906b4 update install info