]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the initial sequence number to the TLS enable socket option.
authorjhb <jhb@FreeBSD.org>
Mon, 27 Apr 2020 22:31:42 +0000 (22:31 +0000)
committerjhb <jhb@FreeBSD.org>
Mon, 27 Apr 2020 22:31:42 +0000 (22:31 +0000)
commita19547aa99c9c4544c6a9b2e0c194410ad1f3a6a
tree779e1db57c6672c91ed25c2e864abfb2379922b6
parente8a9ef1b0e1d34627019fc409471f6482b14f169
Add the initial sequence number to the TLS enable socket option.

This will be needed for KTLS RX.

Reviewed by: gallatin
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D24451
sys/kern/uipc_ktls.c
sys/netinet/tcp_usrreq.c
sys/sys/ktls.h