Skip to content

add feature to advertise anycast addresses via BGP#909

Merged
nathanejohnson merged 2 commits into
masterfrom
feature/bgp
Dec 7, 2022
Merged

add feature to advertise anycast addresses via BGP#909
nathanejohnson merged 2 commits into
masterfrom
feature/bgp

Conversation

@nathanejohnson

Copy link
Copy Markdown
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.

1 participant