openwrt/package
Tan Zien 34836dffb1
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
openssl: add kTLS support option
This commit add option to enable kTLS support, improving
performance by offloading TLS encryption and decryption to
kernel space.

- Reduced CPU usage by minimizing data copying between user space
  and kernel space.
- Enables the use of the sendfile() system call with encrypted
  sockets for zero-copy data transmission.
- Leverages hardware-accelerated NIC that support TLS offloading.

Signed-off-by: Tan Zien <nabsdh9@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21306
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-01-03 00:30:27 +01:00
..
base-files treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
boot mediatek: add support for Routerich BE7200 2026-01-02 23:30:27 +01:00
devel treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
firmware treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
kernel treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
libs openssl: add kTLS support option 2026-01-03 00:30:27 +01:00
network unetmsg: fix variable shadowing bug in network_rx_cleanup_state() 2026-01-02 20:20:16 +01:00
system treewide: update SELinux project URL 2026-01-02 18:07:02 +01:00
utils treewide: switch to HTTPS URL 2026-01-02 18:07:02 +01:00
Makefile build: avoid errors during release candidate kernel packaging 2025-12-20 11:06:47 +01:00