diff options
| author | Sabrina Dubroca <sd@queasysnail.net> | 2026-02-26 15:26:27 +0100 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-02-27 18:36:13 -0800 |
| commit | da89f2e3121531804f45abd33db05b432e42606c (patch) | |
| tree | 7b041ef9d9c5027648e1d3ac71caf499aa55d1de /include/linux | |
| parent | 5151ec54f5861ad71e08190a7ce2173df788d36a (diff) | |
tls: don't select STREAM_PARSER
ktls was converted to its own stream parser in commit
84c61fe1a75b ("tls: rx: do not use the standard strparser"), but the
Kconfig dependency was left. The only part of the original strparser
that's shared with ktls are a few structs (strp_msg, sk_skb_cb) and
the strp_msg helper, those don't require building the net/strparser
code.
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Link: https://patch.msgid.link/cb41e513a30eeaac0b419284cc87433f049b2ee0.1771871995.git.sd@queasysnail.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
