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

IPv4 Default Route via Babel #1101

Merged
merged 3 commits into from
Dec 3, 2024
Merged

IPv4 Default Route via Babel #1101

merged 3 commits into from
Dec 3, 2024

Conversation

spolack
Copy link
Member

@spolack spolack commented Dec 2, 2024

Implements Step 3 of #964

@spolack
Copy link
Member Author

spolack commented Dec 2, 2024

The metrics for IPv4 (last commit on this PR) are already deployed on
ak36-gw
bht-core
emma-core
kiehlufer-core
l105-gw
magda-core
ohlauer-gw
philmel-core
rhnk-core
rhxb-core
saarbruecker-gw
sama-core
scharni-core
segen-core
simeon-core
strom-gw
vaterhaus-core
zwingli-core

to ensure most users can have a reasonable good experience with the change..

for i in *; do echo $i; scp -O $i/etc/bird.conf $i.olsr:/etc/; ssh root@$i.olsr /etc/init.d/bird restart; done

@Noki
Copy link
Member

Noki commented Dec 3, 2024

Also deployed this at:

agym-core
chris-core
dragonkiez-adlerhalle
dragonkiez-buero
dragonkiez-kiezraum
dragonkiez-rathausblock-miami
flughafen-core
funkigel
hirschhof-core
jup-core
k11-core
k12-h1-core
k12-h2-core
k12-h3-core
k12-h3-v0s
k12-h3-v2s
k12-h4-core
mela-core
rigaer78-core
rio-core
spitta13-core
teufelsberg-core
teufelssecurity-core
w38b-core
weidenbaum-core

Copy link
Member

@Noki Noki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@PolynomialDivision PolynomialDivision merged commit 19aa1ab into main Dec 3, 2024
10 checks passed
@PolynomialDivision PolynomialDivision deleted the birdbabelgw-metrics branch December 3, 2024 08:21
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.

3 participants