aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_log_buf.h
Commit message (Expand)AuthorAgeFilesLines
* tcp: Add support for DSACK based reordering window to rack.Randall Stewart2021-08-171-1/+2
* This brings into sync FreeBSD with the netflix versions of rack and bbr.Randall Stewart2021-05-061-3/+5
* Fix some common typos in commentsGordon Bergling2021-03-131-3/+3
* This pulls over all the changes that are in the netflixRandall Stewart2021-01-281-1/+1
* net: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* An important statistic in determining if a server process (or client) is bein...Randall Stewart2020-06-081-1/+4
* This change does a small prepratory step in getting theRandall Stewart2020-04-271-1/+5
* sack_newdata and snd_recover hold the same value. Therefore, use onlyMichael Tuexen2020-02-131-2/+1
* Whitespace cleanup. No functional change.Michael Tuexen2020-02-131-36/+36
* White space cleanup -- remove trailing tab's or spacesRandall Stewart2020-02-121-1/+1
* This change adds a small feature to the tcp logging code. BasicallyRandall Stewart2020-01-061-1/+6
* This commit updates rack to what is basically being used at NF asRandall Stewart2019-07-101-11/+18
* Regularize the Netflix copyrightWarner Losh2019-02-041-2/+1
* This change represents a substantial restructure of the way weRandall Stewart2018-08-201-1/+3
* This commit brings in a new refactored TCP stack called Rack.Randall Stewart2018-06-071-1/+1
* Make the TCP blackbox code committed in r331347 be an optional featureJonathan T. Looney2018-03-241-0/+15
* Add the "TCP Blackbox Recorder" which we discussed at the developerJonathan T. Looney2018-03-221-0/+353