-
Notifications
You must be signed in to change notification settings - Fork 617
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add feature to advertise anycast addresses via BGP
add gobgp dependency ensure that we ignore advertisements from bgp peers add option to pass gobgpd config file, which helped figure out how to actually configure gobgpd to block peers from publishing routes into our routing table. install gobgpd and gobgp during github action tests update Makefile github target for use with bgp tests adding bgp documentation updating fabio.properties to show off bgp options
- Loading branch information
1 parent
0d17388
commit 6be2d1b
Showing
832 changed files
with
199,232 additions
and
7,975 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,3 +20,4 @@ fabio.sublime-* | |
demo/cert/ | ||
/pkg/ | ||
dist/ | ||
*~ |
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
Oops, something went wrong.