Thread (58 messages) 58 messages, 4 authors, 2024-09-23

Re: [PATCH net-next v6 03/25] net: introduce OpenVPN Data Channel Offload (ovpn)

From: Antonio Quartulli <antonio@openvpn.net>
Date: 2024-09-06 12:24:20

On 05/09/2024 16:38, Sabrina Dubroca wrote:
2024-08-27, 14:07:43 +0200, Antonio Quartulli wrote:
quoted
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 9920b3a68ed1..c5743288242d 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -115,6 +115,19 @@ config WIREGUARD_DEBUG
  
  	  Say N here unless you know what you're doing.
  
+config OVPN
+	tristate "OpenVPN data channel offload"
+	depends on NET && INET
+	select NET_UDP_TUNNEL
+	select DST_CACHE
+	select CRYPTO
+	select CRYPTO_AES
+	select CRYPTO_GCM
+	select CRYPTO_CHACHA20POLY1305
and STREAM_PARSER for TCP encap?
Right, thanks!
quoted
+	help
+	  This module enhances the performance of the OpenVPN userspace software
+	  by offloading the data channel processing to kernelspace.
+
-- 
Antonio Quartulli
OpenVPN Inc.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help