OpenVPN / ovpn-dco

OpenVPN Data Channel Offload in the linux kernel
101 stars 23 forks source link

cannot modprobe on kernel 6.2.0-rc4 #20

Closed xevilstar closed 1 year ago

xevilstar commented 1 year ago

[Fri Jan 20 17:32:39 2023] ovpn: can't register netlink family [Fri Jan 20 17:32:39 2023] ovpn: initialization failed, error status=-22

Originally posted by @xevilstar in https://github.com/OpenVPN/ovpn-dco/issues/12#issuecomment-1398636768

ordex commented 1 year ago

@xevilstar could you please test the branch "genl"?

xevilstar commented 1 year ago

YEEEEEEES   412.657487] OpenVPN data channel offload (ovpn-dco) 0.1.20221107-6- g93f1cf8 -- (C) 2020-2022 OpenVPN, Inc.

 the branch "genl"?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

ordex commented 1 year ago

Can you also try running the application to see if it really works? 😅

xevilstar commented 1 year ago

it does :)

thanks for your time

ordex commented 1 year ago

Cool! Thanks for testing. I'll test some more on my own and then I'll merge the code into master

xevilstar commented 1 year ago

thank you thank you thank you :)