| Commit message (Expand) | Author | Age | Files | Lines |
* | Move #ifdef INET6 outside of 'case AF_INET6:' in tcp_ident(). |  mcbride | 2005-02-22 | 1 | -2/+2 |
* | Modulate tcp_now by a random amount on a per-connection basis. |  mcbride | 2004-10-28 | 1 | -1/+8 |
* | tcp_trace() expects short, not int; ok deraadt |  markus | 2004-07-15 | 1 | -2/+2 |
* | Require NULL oldp when dropping a connection. |  otto | 2004-04-27 | 1 | -5/+7 |
* | change tcpdrop to require newp instead of oldp; suggested by otto |  markus | 2004-04-26 | 1 | -12/+13 |
* | add TCPCTL_DROP; ok deraadt, cedric, grange, ... |  markus | 2004-04-25 | 1 | -6/+31 |
* | remove duplicate if. from pedro martelletto, ok markus@ |  tedu | 2004-04-12 | 1 | -8/+2 |
* | limit total number of queued out-of-order packets to NMBCLUSTERS/2; ok mcbride |  markus | 2004-03-02 | 1 | -1/+14 |
* | switch to sysctl_int_arr(); ok itojun, henning, miod, deraadt |  markus | 2004-02-15 | 1 | -48/+15 |
* | rename tcp sockopt TCP_SIGNATURE_ENABLE to TCP_MD5SIG |  henning | 2004-01-31 | 1 | -3/+3 |
* | !sack_disable -> sack_enable; ok deraadt@ |  markus | 2004-01-31 | 1 | -7/+7 |
* | add support for getsockopt(..., TCP_SIGNATURE_ENABLE |  henning | 2004-01-30 | 1 | -1/+6 |
* | support for RFC3390 (Increasing TCP's Initial Window); ok deraadt, itojun |  markus | 2004-01-29 | 1 | -1/+4 |
* | import netbsd's version of David Borman's syncache code |  markus | 2004-01-06 | 1 | -1/+7 |
* | de-register. deraadt ok |  itojun | 2003-12-10 | 1 | -9/+9 |
* | Mbuf tag tcp and udp packets which are translated to localhost, and |  mcbride | 2003-12-08 | 1 | -3/+3 |
* | add in(6)_pcblookup_listen() and replace all calls to in_pcblookup() |  markus | 2003-11-04 | 1 | -7/+5 |
* | backout following: |  itojun | 2003-06-09 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | use m_pulldown not m_pullup2. fix some bugs in IPv6 tcp_trace(). |  itojun | 2003-05-29 | 1 | -2/+2 |
* | Remove commons; inspired by netbsd. |  jason | 2003-02-12 | 1 | -1/+3 |
* | KNF - return is not a function. sync w/kame |  itojun | 2002-09-11 | 1 | -2/+2 |
* | redo socketbuf speedup. |  provos | 2002-08-08 | 1 | -3/+3 |
* | backout the tree break. ok pb@, art@ |  todd | 2002-08-08 | 1 | -3/+3 |
* | socket buf speedup from thorpej@netbsd, okay art@ ericj@: |  provos | 2002-08-08 | 1 | -3/+3 |
* | whitespace |  itojun | 2002-06-09 | 1 | -2/+2 |
* | avoid is_ipv6 construct. a step towards IPv4-less kernel |  itojun | 2002-06-07 | 1 | -13/+13 |
* | remove extra spaces, tabs, and semicolon. |  fgsch | 2002-05-26 | 1 | -12/+12 |
* | bring in ECN support from KAME. |  kjc | 2002-05-16 | 1 | -1/+6 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -2/+2 |
* | use timeout(9) to schedule TCP timers. this avoid traversing all |  provos | 2002-03-08 | 1 | -10/+2 |
* | disable immediate ack on TH_PUSH. make behaviour sysctl tuneable. |  provos | 2002-03-02 | 1 | -1/+4 |
* | Don't cast nonexistent return value from splx to (void). ok art@ |  nordin | 2002-02-15 | 1 | -2/+2 |
* | use macros to manage tcp timers; based on netbsd |  provos | 2002-01-14 | 1 | -3/+3 |
* | Restore inclusion of <sys/systm.h>. |  aaron | 2001-06-26 | 1 | -1/+2 |
* | Cut down on include files. |  angelos | 2001-06-08 | 1 | -9/+1 |
* | repair copyright notices for NRL & cmetz; cmetz |  deraadt | 2001-06-05 | 1 | -14/+38 |
* | Remove unnecessary XXX comment. |  angelos | 2001-05-27 | 1 | -4/+1 |
* | more random tcp sequence numbers. okay deraadt@, angelos@ |  provos | 2000-12-13 | 1 | -5/+5 |
* | nuke #ifdef TCP6 (no longer supported). |  itojun | 2000-12-11 | 1 | -2/+3 |
* | implement net.inet.tcp.rstppslimit. rate-limits outbound TCP RST traffic |  itojun | 2000-10-14 | 1 | -1/+6 |
* | Lots and lots of changes. |  angelos | 2000-09-19 | 1 | -8/+2 |
* | compute correct window scale when recvpipe option is set in route; based |  provos | 2000-07-11 | 1 | -4/+3 |
* | completely remove ipv4 mapped cases from tcp_input(). |  itojun | 2000-07-06 | 1 | -36/+1 |
* | more cleanup for IPv4 mapped address support. there seem to be some |  itojun | 2000-07-05 | 1 | -4/+13 |
* | permit compilation of non-V6 kernels |  deraadt | 2000-06-18 | 1 | -5/+2 |
* | support ipv6 for tcp_ident |  beck | 2000-06-18 | 1 | -11/+54 |
* | for setsockopt/getsockopt, don't assume non-PF_INET6 address family as |  itojun | 2000-06-18 | 1 | -3/+10 |
* | correctly handle ctlinput messages for IPv6. |  itojun | 2000-06-03 | 1 | -2/+10 |
* | option TCP_NEWRENO goes away, its the default case for TCP_SACK if |  provos | 1999-12-21 | 1 | -2/+2 |