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

if openswan support linux4.14,when i make,Something went wrong,such as ipsec_tunnel.c:148:9: error: too few arguments to function 'dst_output' return dst_output(skb); #392

Open
missionceo opened this issue Aug 13, 2019 · 7 comments

Comments

@missionceo
Copy link

Whether openswan only supports 2.6 kernels

@missionceo
Copy link
Author

methods of compiling:make package/network/services/openswan/compile V=s

@mcr
Copy link
Contributor

mcr commented Aug 14, 2019 via email

@letoams
Copy link
Contributor

letoams commented Aug 14, 2019 via email

@missionceo
Copy link
Author

Libreswan 3.31 will be the last release supporting KLIPS and it will introduce XFRMi support that replaces offering ipsec interfaces. KLIPS also only supports 3des and aes_cbc and not aes_gcm or chacha20_poly1305. So it is really dated. Paul Sent from mobile device

On Aug 13, 2019, at 20:09, Michael Richardson @.***> wrote: Hi, Openswan runs primarily on the inkernel ("NETKEY") kernel code, so it works on 2.4, 2.6, 3.0, 4.0 and 5.0 kernels using that. If you want to use KLIPS, then I recommend you use Libreswan. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

what is libreswan?and What's the difference between him and openswan?

@letoams
Copy link
Contributor

letoams commented Aug 14, 2019 via email

@missionceo
Copy link
Author

Libreswan is a continuation of openswan due to a trademark dispute: https://nohats.ca/wordpress/openswan/ Libreswan has replaced openswan in RHEL/Centos/fedora, Debian/Ubuntu and openwrt Libreswan is under active development: https://nohats.ca/swan.gif

On Aug 13, 2019, at 21:52, missionceo @.> wrote: Libreswan 3.31 will be the last release supporting KLIPS and it will introduce XFRMi support that replaces offering ipsec interfaces. KLIPS also only supports 3des and aes_cbc and not aes_gcm or chacha20_poly1305. So it is really dated. Paul Sent from mobile device … On Aug 13, 2019, at 20:09, Michael Richardson @.> wrote: Hi, Openswan runs primarily on the inkernel ("NETKEY") kernel code, so it works on 2.4, 2.6, 3.0, 4.0 and 5.0 kernels using that. If you want to use KLIPS, then I recommend you use Libreswan. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread. what is libreswan?and What's the difference between him and openswan? — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

How to download this project?Does it compile directly in openwrt17

@mcr
Copy link
Contributor

mcr commented Aug 14, 2019 via email

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

No branches or pull requests

3 participants