K 10 svn:author V 6 tuexen K 8 svn:date V 27 2018-06-06T20:00:21.946630Z K 7 svn:log V 263 MFC r334494: Ensure net.inet.tcp.syncache.rexmtlimit is limited by TCP_MAXRXTSHIFT. If the sysctl variable is set to a value larger than TCP_MAXRXTSHIFT+1, the array tcp_syn_backoff[] is accessed out of bounds. Discussed with: jtl@ Sponsored by: Netflix, Inc. END