Skip to content

WIP net/frr: Add BGP password support#2800

Merged
AdSchellevis merged 15 commits intomasterfrom
frr_bgp_password
Feb 3, 2022
Merged

WIP net/frr: Add BGP password support#2800
AdSchellevis merged 15 commits intomasterfrom
frr_bgp_password

Conversation

@AdSchellevis
Copy link
Copy Markdown
Member

replacement for #2645, adding setkey rafactor in 782cedc

@fichtner
Copy link
Copy Markdown
Member

fichtner commented Feb 3, 2022

@AdSchellevis this doesn't look right from GitHub

@AdSchellevis
Copy link
Copy Markdown
Member Author

@fichtner hmm, this is odd, let me try to rebase again and see if this is fixable. GitHub was also down from my end yesterday evening, odd

mimugmail and others added 15 commits February 3, 2022 09:29
refactor security association handling.
Try to figure out which entries belong to FRR before removing them, so neighbor changes won't be left on the machine after apply.
Flush our desired configuration into /usr/local/etc/frr/sa_policies.conf for easy reading and testing.

Since we don't know if passwords have changed, we will have to drop SA's first. When this is a bit bumpy, we may also try to alter the existing SA's, this shouldn't be too hard to add later on.
@AdSchellevis
Copy link
Copy Markdown
Member Author

if @mimugmail agrees with the content, we should squash merge it and rewrite the commit message, the trail is a bit messy now.

@AdSchellevis AdSchellevis self-assigned this Feb 3, 2022
@mimugmail
Copy link
Copy Markdown
Member

Sure, love it. Thx for your help :)

@AdSchellevis AdSchellevis merged commit 3e64ff9 into master Feb 3, 2022
@AdSchellevis
Copy link
Copy Markdown
Member Author

@mimugmail you're welcome, it's merged

@mimugmail
Copy link
Copy Markdown
Member

@AdSchellevis works great on my end. Let's let it sleep in devel until 22.1.1 so ppl will have time to test a devel pkg :)

@AdSchellevis AdSchellevis deleted the frr_bgp_password branch May 9, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants