/freebsd/share/man/man4/ |
H A D | ovpn.4 | ab91feabcc6f9da21d5c75028153af16d06e679a Tue Feb 22 10:21:38 CET 2022 Kristof Provost <kp@FreeBSD.org> ovpn: Introduce OpenVPN DCO support
OpenVPN Data Channel Offload (DCO) moves OpenVPN data plane processing (i.e. tunneling and cryptography) into the kernel, rather than using tap devices. This avoids significant copying and context switching overhead between kernel and user space and improves OpenVPN throughput.
In my test setup throughput improved from around 660Mbit/s to around 2Gbit/s.
Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D34340
|
H A D | Makefile | diff ab91feabcc6f9da21d5c75028153af16d06e679a Tue Feb 22 10:21:38 CET 2022 Kristof Provost <kp@FreeBSD.org> ovpn: Introduce OpenVPN DCO support
OpenVPN Data Channel Offload (DCO) moves OpenVPN data plane processing (i.e. tunneling and cryptography) into the kernel, rather than using tap devices. This avoids significant copying and context switching overhead between kernel and user space and improves OpenVPN throughput.
In my test setup throughput improved from around 660Mbit/s to around 2Gbit/s.
Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D34340
|
/freebsd/sys/modules/if_ovpn/ |
H A D | Makefile | ab91feabcc6f9da21d5c75028153af16d06e679a Tue Feb 22 10:21:38 CET 2022 Kristof Provost <kp@FreeBSD.org> ovpn: Introduce OpenVPN DCO support
OpenVPN Data Channel Offload (DCO) moves OpenVPN data plane processing (i.e. tunneling and cryptography) into the kernel, rather than using tap devices. This avoids significant copying and context switching overhead between kernel and user space and improves OpenVPN throughput.
In my test setup throughput improved from around 660Mbit/s to around 2Gbit/s.
Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D34340
|
/freebsd/sys/net/ |
H A D | if_ovpn.h | ab91feabcc6f9da21d5c75028153af16d06e679a Tue Feb 22 10:21:38 CET 2022 Kristof Provost <kp@FreeBSD.org> ovpn: Introduce OpenVPN DCO support
OpenVPN Data Channel Offload (DCO) moves OpenVPN data plane processing (i.e. tunneling and cryptography) into the kernel, rather than using tap devices. This avoids significant copying and context switching overhead between kernel and user space and improves OpenVPN throughput.
In my test setup throughput improved from around 660Mbit/s to around 2Gbit/s.
Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D34340
|
H A D | if_ovpn.c | ab91feabcc6f9da21d5c75028153af16d06e679a Tue Feb 22 10:21:38 CET 2022 Kristof Provost <kp@FreeBSD.org> ovpn: Introduce OpenVPN DCO support
OpenVPN Data Channel Offload (DCO) moves OpenVPN data plane processing (i.e. tunneling and cryptography) into the kernel, rather than using tap devices. This avoids significant copying and context switching overhead between kernel and user space and improves OpenVPN throughput.
In my test setup throughput improved from around 660Mbit/s to around 2Gbit/s.
Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D34340
|
/freebsd/sys/sys/ |
H A D | priv.h | diff ab91feabcc6f9da21d5c75028153af16d06e679a Tue Feb 22 10:21:38 CET 2022 Kristof Provost <kp@FreeBSD.org> ovpn: Introduce OpenVPN DCO support
OpenVPN Data Channel Offload (DCO) moves OpenVPN data plane processing (i.e. tunneling and cryptography) into the kernel, rather than using tap devices. This avoids significant copying and context switching overhead between kernel and user space and improves OpenVPN throughput.
In my test setup throughput improved from around 660Mbit/s to around 2Gbit/s.
Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D34340
|
/freebsd/sys/kern/ |
H A D | kern_jail.c | diff ab91feabcc6f9da21d5c75028153af16d06e679a Tue Feb 22 10:21:38 CET 2022 Kristof Provost <kp@FreeBSD.org> ovpn: Introduce OpenVPN DCO support
OpenVPN Data Channel Offload (DCO) moves OpenVPN data plane processing (i.e. tunneling and cryptography) into the kernel, rather than using tap devices. This avoids significant copying and context switching overhead between kernel and user space and improves OpenVPN throughput.
In my test setup throughput improved from around 660Mbit/s to around 2Gbit/s.
Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D34340
|
/freebsd/sys/modules/ |
H A D | Makefile | diff ab91feabcc6f9da21d5c75028153af16d06e679a Tue Feb 22 10:21:38 CET 2022 Kristof Provost <kp@FreeBSD.org> ovpn: Introduce OpenVPN DCO support
OpenVPN Data Channel Offload (DCO) moves OpenVPN data plane processing (i.e. tunneling and cryptography) into the kernel, rather than using tap devices. This avoids significant copying and context switching overhead between kernel and user space and improves OpenVPN throughput.
In my test setup throughput improved from around 660Mbit/s to around 2Gbit/s.
Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D34340
|
/freebsd/sys/conf/ |
H A D | files | diff ab91feabcc6f9da21d5c75028153af16d06e679a Tue Feb 22 10:21:38 CET 2022 Kristof Provost <kp@FreeBSD.org> ovpn: Introduce OpenVPN DCO support
OpenVPN Data Channel Offload (DCO) moves OpenVPN data plane processing (i.e. tunneling and cryptography) into the kernel, rather than using tap devices. This avoids significant copying and context switching overhead between kernel and user space and improves OpenVPN throughput.
In my test setup throughput improved from around 660Mbit/s to around 2Gbit/s.
Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D34340
|