Age | Commit message (Expand) | Author |
2001-06-23 | Keep stats on TCP/UDP hardware checksumming. | Angelos D. Keromytis |
2001-06-09 | Inclusion protection. | Angelos D. Keromytis |
2000-12-13 | more random tcp sequence numbers. okay deraadt@, angelos@ | Niels Provos |
2000-12-11 | nuke #ifdef TCP6 (no longer supported). | Jun-ichiro itojun Hagino |
2000-10-14 | implement net.inet.tcp.rstppslimit. rate-limits outbound TCP RST traffic | Jun-ichiro itojun Hagino |
2000-09-25 | on expiry of pmtu route, retry higher mtu. okay angelos@ | Niels Provos |
2000-09-20 | correctly calculate mss | Niels Provos |
2000-09-18 | Path MTU discovery based on NetBSD but with the decision to use the DF | Niels Provos |
2000-07-11 | compute correct window scale when recvpipe option is set in route; based | Niels Provos |
2000-06-26 | Make the definition of tcpstat in tcp_var.h extern. | Artur Grabowski |
2000-06-18 | support ipv6 for tcp_ident | Bob Beck |
1999-12-21 | option TCP_NEWRENO goes away, its the default case for TCP_SACK if | Niels Provos |
1999-12-08 | bring in KAME IPv6 code, dated 19991208. | Jun-ichiro itojun Hagino |
1999-08-06 | back out all recent changes, which continue to be a source for nasty bugs | Theo de Raadt |
1999-07-22 | Revert to 1.21 | Niklas Hallqvist |
1999-07-17 | revert tcp_input.c to before 07/01/1999 - this seems to solve the mysterious | Niels Provos |
1999-07-06 | Added support for TCP MD5 option (RFC 2385). | cmetz |
1999-07-02 | Fixed a #ifdef defined()... typo that turned into a compilation failure. | cmetz |
1999-03-27 | add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoing | Niels Provos |
1999-02-04 | indent | Theo de Raadt |
1999-02-04 | use u_int32_t and u_int64_t for stats variables, instead of quad/long | Theo de Raadt |
1999-01-11 | Make TCP_SACK compile with new netinet | Niklas Hallqvist |
1999-01-11 | netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetz | Theo de Raadt |
1998-11-18 | indent right | Theo de Raadt |
1998-11-17 | NewReno, SACK and FACK support for TCP, adapted from code for BSDI | Niels Provos |
1998-10-28 | - fix three bugs pointed out in Stevens, i.a. updating timestamps correctly | Niels Provos |
1998-06-10 | New TCPCTL_IDENT sysctl for identd without kmem insanity. | Bob Beck |
1998-03-18 | Add FreeBSD patch (check for SYN packets arriving at a socket in | Angelos D. Keromytis |
1998-01-24 | sysctl for def sizes for tcp/udp send/recv queues | Michael Shalayeff |
1997-08-09 | The list of tcp/udp ports not to allocate dynamically is now | Todd C. Miller |
1997-06-15 | change byte counters to u_quad_t | Theo de Raadt |
1997-06-06 | add net.inet.tcp.{keepidle,keepintvl,slowhz}; mouse@Rodents.Montreal.QC.CA | Theo de Raadt |
1996-09-20 | `solve' the syn bomb problem as well as currently known; add sysctl's for | Theo de Raadt |
1996-09-12 | TCP Persist handling; from 4.4BSD Lite2 (via NetBSD PR 2335) | Thorsten Lockert |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1995-12-14 | from netbsd: | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |