| Commit message (Expand) | Author | Age | Files | Lines |
* | - Estimate the amount of data in flight in sack recovery and use it | ps | 2004-10-05 | 1 | -26/+40 |
* | fix up socket/ip layer violation... don't assume/know that | jmg | 2004-09-05 | 1 | -3/+4 |
* | White space cleanup for netinet before branch: | rwatson | 2004-08-16 | 1 | -71/+71 |
* | Fix a bug in the sack code that was causing data to be retransmitted | jayanth | 2004-07-28 | 1 | -4/+13 |
* | Fix for a SACK bug where the very last segment retransmitted | jayanth | 2004-07-26 | 1 | -1/+1 |
* | Let IN_FASTREOCOVERY macro decide if we are in recovery mode. | jayanth | 2004-07-19 | 1 | -1/+1 |
* | Fix a potential panic in the SACK code that was causing | jayanth | 2004-07-19 | 1 | -8/+29 |
* | Add support for TCP Selective Acknowledgements. The work for this | ps | 2004-06-23 | 1 | -3/+115 |
* | Appease GCC. | bms | 2004-06-18 | 1 | -1/+1 |
* | If SO_DEBUG is enabled for a TCP socket, and a received segment is | bms | 2004-06-18 | 1 | -2/+11 |
* | Don't set FIN on a retransmitted segment after a FIN has been sent, | bms | 2004-06-18 | 1 | -1/+1 |
* | Switch to using the inpcb MAC label instead of socket MAC label when | rwatson | 2004-05-04 | 1 | -1/+1 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | Brucification. | bms | 2004-02-13 | 1 | -3/+3 |
* | style(9) pass; whitespace and comments. | bms | 2004-02-12 | 1 | -6/+4 |
* | Fix a typo; left out preprocessor conditional for sigoff variable, which | bms | 2004-02-11 | 1 | -0/+2 |
* | Initial import of RFC 2385 (TCP-MD5) digest support. | bms | 2004-02-11 | 1 | -0/+37 |
* | pass pcb rather than so. it is expected that per socket policy | ume | 2004-02-03 | 1 | -7/+0 |
* | Split the overloaded variable 'win' into two for their specific purposes: | andre | 2004-01-22 | 1 | -21/+22 |
* | Introduce tcp_hostcache and remove the tcp specific metrics from | andre | 2003-11-20 | 1 | -26/+16 |
* | replace mtx_assert by INP_LOCK_ASSERT | sam | 2003-11-08 | 1 | -3/+1 |
* | unbreak compilation of FAST_IPSEC | sam | 2003-11-08 | 1 | -1/+1 |
* | - cleanup SP refcnt issue. | ume | 2003-11-04 | 1 | -0/+7 |
* | The tcp_trace call needs the length of the header. Unfortunately the | harti | 2003-08-13 | 1 | -1/+5 |
* | Convert tcp_fillheaders(tp, ...) -> tcpip_fillheaders(inp, ...) so the | jlemon | 2003-02-19 | 1 | -9/+4 |
* | Clean up delayed acks and T/TCP interactions: | jlemon | 2003-02-19 | 1 | -3/+4 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -3/+3 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -3/+3 |
* | Optimize away call to bzero() in the common case by directly checking | hsu | 2003-01-18 | 1 | -6/+3 |
* | Fix oops in my last commit, I was calculating a new length but then not | dillon | 2002-10-16 | 1 | -1/+1 |
* | Tie new "Fast IPsec" code into the build. This involves the usual | sam | 2002-10-16 | 1 | -0/+5 |
* | Replace aux mbufs with packet tags: | sam | 2002-10-16 | 1 | -12/+3 |
* | Update various comments mainly related to retransmit/FIN that I | dillon | 2002-10-10 | 1 | -6/+36 |
* | Tempary fix for inet6. The final fix is to change in6_pcbnotify to take pcbin... | jennifer | 2002-09-17 | 1 | -0/+2 |
* | Implement TCP bandwidth delay product window limiting, similar to (but | dillon | 2002-08-17 | 1 | -0/+1 |
* | Assert that the inpcb lock is held when calling tcp_output(). | jennifer | 2002-08-12 | 1 | -0/+2 |
* | Introduce support for Mandatory Access Control and extensible | rwatson | 2002-07-31 | 1 | -0/+5 |
* | Slightly restructure the #ifdef INET6 sections to make the code | luigi | 2002-06-23 | 1 | -31/+19 |
* | Re-commit w/fix: | silby | 2002-06-14 | 1 | -1/+1 |
* | Back out ip_tos/ip_ttl/DF "fix", it just panic'd my box. :) | silby | 2002-06-14 | 1 | -1/+1 |
* | Ensure that the syn cache's syn-ack packets contain the same | silby | 2002-06-14 | 1 | -1/+1 |
* | Back out my lats commit of locking down a socket, it conflicts with hsu's work. | tanimura | 2002-05-31 | 1 | -14/+3 |
* | Lock down a socket, milestone 1. | tanimura | 2002-05-20 | 1 | -3/+14 |
* | Reduce the local network slowstart flightsize from infinity to 4 packets. | silby | 2001-12-14 | 1 | -1/+1 |
* | Fix up tabs from cut&n&paste. | jlemon | 2001-12-13 | 1 | -8/+8 |
* | Update to C99, s/__FUNCTION__/__func__/, | obrien | 2001-12-10 | 1 | -1/+1 |
* | Fix a bug with transmitter restart after receiving a 0 window. The | dillon | 2001-12-02 | 1 | -14/+40 |
* | The transmit burst limit for newreno completely breaks TCP's performance | dillon | 2001-11-30 | 1 | -0/+10 |
* | Introduce a syncache, which enables FreeBSD to withstand a SYN flood | jlemon | 2001-11-22 | 1 | -1/+1 |
* | Add a flag TF_LASTIDLE, that forces a previously idle connection | jayanth | 2001-10-05 | 1 | -1/+8 |