]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tcp: fastopen: pass TFO child indication through getsockopt
authorJeremy Harris <jgh@exim.org>
Wed, 23 Apr 2025 12:43:34 +0000 (13:43 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 25 Apr 2025 01:21:04 +0000 (18:21 -0700)
commit2b13042d3636327eb50c8a0ee06f629d52d1b8fb
tree56b3c3d26b4e65bbe2ab42f02a6b71c632818cbb
parentbc2550b4e195754fbb24aac1f012d3dd9e3b4edc
tcp: fastopen: pass TFO child indication through getsockopt

tcp: fastopen: pass TFO child indication through getsockopt

Note that this uses up the last bit of a field in struct tcp_info

Signed-off-by: Jeremy Harris <jgh@exim.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Neal Cardwell <ncardwell@google.com>
Link: https://patch.msgid.link/20250423124334.4916-3-jgh@exim.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/uapi/linux/tcp.h
net/ipv4/tcp.c