]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correct the name of the structure used for TCP socket options.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 8 Mar 2021 18:46:40 +0000 (10:46 -0800)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 11 Mar 2021 23:37:45 +0000 (15:37 -0800)
commit3b9e12f66e0cfd0c7db0eda9f72770499a6408b8
treede69b3939fd43db9126b05a0a33e988a2c550f6c
parent003e38a01cf9070fb1b64589bcbc8cae01d5e2a2
Correct the name of the structure used for TCP socket options.

The structure was renamed while refactoring Netflix's KTLS changes for
upstreaming, but the original name remained in tcp.4 and was
subsequently copied to ktls.4.

PR: 254141
Reported by: asomers
Approved by: re (gjb)

(cherry picked from commit c5a365623f88999b524d94003187ef09fda55f67)
(cherry picked from commit 0fc5395122b4b50564f3dc9164830a0d1635b622)
share/man/man4/ktls.4