Add TCP_RFC7413

We should be linting this This isn't enabled on all platforms, but compiles on
them all.

Noticed by: jhb in another review
This commit is contained in:
Warner Losh 2019-08-08 15:11:37 +00:00
parent 8279d4b711
commit cca7237972
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=350751

View File

@ -655,6 +655,7 @@ options ROUTETABLES=2 # allocated fibs up to 65536. default is 1.
# but that would be a bad idea as they are large.
options TCP_OFFLOAD # TCP offload support.
options TCP_RFC7413 # TCP Fast Open
options TCPHPTS