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 configuration to support MD5 auth with bird2 #1088

Closed
wants to merge 1 commit into from

Conversation

guillomep
Copy link

Maintainer: @tohojo
Compile tested: x86-64, generic, snapshot
Run tested: x86-64, generic, snapshot

Description:
Fix #1084

Same correction as in FRR openwrt/packages#24178

@tohojo
Copy link
Contributor

tohojo commented Nov 15, 2024 via email

@guillomep
Copy link
Author

guillomep commented Nov 15, 2024

So this adds a dependency on the kmod package? Isn't that a little overkill to have as a hard dependency? It's perfectly possible to use bird without that.

I haven’t found the kmod that allows to load this functionality but if there is one then this PR is useless.

How many extra packages does it pull in when installing bird on a fresh install after this change?

I truly don’t know how to find that number.

As I already say I do the same thin they do for FRR, so I thought that was the right say to do it.

@tohojo
Copy link
Contributor

tohojo commented Nov 16, 2024 via email

@PolynomialDivision
Copy link
Member

Do you want something like this?

openwrt/openwrt@c8d5abd

@guillomep
Copy link
Author

Yes this is probably a better way to do it that what I purpose and what has been done in FRR

@tohojo tohojo closed this Dec 12, 2024
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.

bird2: does not work with MD5 password
3 participants