]> git.sesse.net Git - cubemap/blobdiff - cubemap.config.sample
Enable RX support for kTLS.
[cubemap] / cubemap.config.sample
index e7119ffb62cf529a07024eead7b0ae78c449f8f9..51c46d317a4a017bfcabb15ba2cc5eafeffb084e 100644 (file)
@@ -11,8 +11,8 @@ num_servers 1
 #
 # You may specify multiple input ports; save for TLS settings (TLS is automatically
 # enabled for a port if you give a key pair), they are treated exactly the same.
-# “port N” is equivalent to “listen [::]:N”. TLS requires kTLS support (Linux >= 4.13,
-# CONFIG_TLS enabled).
+# “port N” is equivalent to “listen [::]:N”. TLS requires kTLS support with both
+# RX and TX (Linux >= 4.17, CONFIG_TLS enabled).
 #
 port 9094
 # listen 127.0.0.1:9095