Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add feature to advertise anycast addresses via BGP #909

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

nathanejohnson
Copy link
Member

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

adding bgp documentation

@nathanejohnson nathanejohnson force-pushed the feature/bgp branch 4 times, most recently from 6be2d1b to dcaf1a1 Compare November 10, 2022 03:12
nathanejohnson and others added 2 commits November 17, 2022 16:27
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant