]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add the initial sequence number to the TLS enable socket option.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 27 Apr 2020 22:31:42 +0000 (22:31 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 27 Apr 2020 22:31:42 +0000 (22:31 +0000)
commitec1db6e13db4d5cffa7fadc42519f9bc4315eaee
tree779e1db57c6672c91ed25c2e864abfb2379922b6
parent7840d1c45fc01dde62d6feb58e332cb71b534cc5
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