On Wed, Jan 22, 2025 at 06:09 PM +08, Jiayuan Chen wrote:
> Added a new read_sock handler, allowing users to customize read operations
> instead of relying on the native socket's read_sock.
>
> Signed-off-by: Jiayuan Chen
> ---
Reviewed-by: Jakub Sitnicki
Added a new read_sock handler, allowing users to customize read operations
instead of relying on the native socket's read_sock.
Signed-off-by: Jiayuan Chen
---
Documentation/networking/strparser.rst | 9 -
include/net/strparser.h| 2 ++
net/strparser/strparser.c