-
Notifications
You must be signed in to change notification settings - Fork 3.4k
wireguard: remove deprecated userspace fallback #35158
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
Conversation
fb14355
to
cc57258
Compare
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@julianwiedmann Nice work!
cc57258
to
573368a
Compare
@learnitall ping 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the ping, LGTM 🚀
573368a
to
a9ca880
Compare
The userspace fallback was deprecated in v1.16 with cilium#31867. Let's remove it now. Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Remove a duplicated word. Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
a9ca880
to
e639bdd
Compare
/test |
The userspace fallback was deprecated in v1.16 with #31867. Let's remove it now.
Fixes: #33594