| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC in part tcp_input.c 1.228, tcp_subr.c 1.182, tcp_var.h 1.98: | Jacques Vidrine | 2004-03-17 | 3 | -0/+46 |
| * | Fix a logic error in the check to see if arplookup() should free the route. | Bruce M Simpson | 2003-09-24 | 1 | -1/+1 |
| * | Fix a bug in arplookup(), whereby a hostile party on a locally | Bruce M Simpson | 2003-09-23 | 1 | -6/+14 |
| * | MFC tcp_syncache.c 1.38: Improve security and performance of syncookies. | Jacques Vidrine | 2003-02-23 | 1 | -26/+47 |
| * | MFC rev 1.175 | Mike Silbersack | 2002-09-27 | 1 | -3/+10 |
| * | MFC 1.174 | Matthew Dillon | 2002-09-24 | 1 | -5/+20 |
| * | CVS wasn't at fault for this part of the mismerge, gratuitous differences | Juli Mallett | 2002-09-03 | 1 | -3/+5 |
| * | Fix mis-merge. | Juli Mallett | 2002-09-03 | 1 | -2/+0 |
| * | MFC: When printing IPv6 addresses with a TCP/UDP port seperated by a colon, | Juli Mallett | 2002-09-03 | 1 | -10/+12 |
| * | MFC the TCP bandwidth-based window limiting code. Default operation is | Matthew Dillon | 2002-08-24 | 5 | -0/+178 |
| * | Sync the file with the one in -current: | Luigi Rizzo | 2002-08-21 | 1 | -6/+4 |
| * | MFC 1.168 (an obvious and trivial bug fix) to get it out of the way. | Matthew Dillon | 2002-08-19 | 1 | -0/+1 |
| * | MFC: | Mike Silbersack | 2002-08-18 | 2 | -2/+15 |
| * | MFC sysctls to control the TCP retransmit timer. Temporarily default | Matthew Dillon | 2002-08-16 | 3 | -3/+25 |
| * | Synchronize ipfw2 with the version in -current (adding sets of rules, | Luigi Rizzo | 2002-08-16 | 2 | -38/+184 |
| * | MFC: kernel support for "noerror" attribute in dummynet pipes. | Luigi Rizzo | 2002-08-16 | 2 | -1/+2 |
| * | MFC: in_rmx.c,v 1.39, ip_input.c,v 1.165, and ip_var.h,v 1.54: | Ruslan Ermilov | 2002-08-09 | 3 | -1/+14 |
| * | MFC 1.78: make setsockopt(IPV6_V6ONLY, 0) actuall work for tcp6. | Hajimu UMEMOTO | 2002-08-08 | 1 | -3/+3 |
| * | MFC: cleanup usage of ip6_mapped_addr_on and ip6_v6only. now, | Hajimu UMEMOTO | 2002-08-08 | 2 | -6/+4 |
| * | MFC: bugfix: move check for udp_blackhole before the one for icmp_bandlim. | Luigi Rizzo | 2002-08-07 | 1 | -2/+2 |
| * | Include "opt_ipfw.h" so we can tell whether we are being | Luigi Rizzo | 2002-08-03 | 1 | -0/+4 |
| * | Bugfix: pass IPFORWARD info to ip_output when a packet matches a | Luigi Rizzo | 2002-08-03 | 1 | -0/+13 |
| * | MFC: do not refer to IN6P_BINDV6ONLY anymore. | Hajimu UMEMOTO | 2002-07-29 | 1 | -1/+0 |
| * | MFC: 1.166: Don't shrink socket buffers in tcp_mss(), application | Ruslan Ermilov | 2002-07-29 | 1 | -2/+4 |
| * | ipfw1 cannot handle non-IP packets, so just return 0 (and | Luigi Rizzo | 2002-07-29 | 1 | -4/+4 |
| * | Bring ipfw2 into the -stable tree. This will give more people a | Luigi Rizzo | 2002-07-24 | 2 | -1/+404 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-07-24 | 1 | -0/+2623 |
| * | MFC 1.53: Eliminate overflows that caused some TCP timer sysctls to | John Polstra | 2002-07-23 | 1 | -2/+2 |
| * | MFC: remove a bug when using ipfw2 and "pipe N log" actions. | Luigi Rizzo | 2002-07-18 | 1 | -7/+17 |
| * | MFC rev 1.134 | Jesper Skriver | 2002-07-14 | 1 | -1/+1 |
| * | In -current, path_mtu_discovery is already global. Make it the same here. | Darren Reed | 2002-07-13 | 1 | -1/+1 |
| * | Restore check for ro_rt != NULL to prevent dereferencing a NULL pointer. | Luigi Rizzo | 2002-07-12 | 1 | -2/+3 |
| * | The purpose of this commit is to bring the net/ and netinet/ sources | Luigi Rizzo | 2002-07-09 | 9 | -710/+786 |
| * | MFC: Revised MLD-related definitions | Hajimu UMEMOTO | 2002-06-29 | 1 | -16/+40 |
| * | MFC: r1.23; delay referencing next entry in timer chain. | Jonathan Lemon | 2002-06-28 | 1 | -1/+7 |
| * | MFC netinet/if_ether.c:1.93-1.94, | Kelly Yancey | 2002-06-18 | 1 | -8/+8 |
| * | IPfiler has problems with its keep state when the windows size is 64k. | David E. O'Brien | 2002-06-07 | 1 | -1/+1 |
| * | MFC: net.inet.icmp.icmplim_output | Dima Dorfman | 2002-05-06 | 1 | -1/+5 |
| * | Revert MFC of ephemeral port changes. More work will have to be done | Mike Silbersack | 2002-05-02 | 2 | -8/+9 |
| * | MFC: Enlighten those who read the FINE POINTS of the documentation a | Crist J. Clark | 2002-05-01 | 1 | -2/+6 |
| * | MFC: 1.9 (fix bad string handling) | Alfred Perlstein | 2002-05-01 | 1 | -0/+4 |
| * | MFC: Remove the code that masks an EEXIST returned from rtinit() when | Brian Somers | 2002-05-01 | 1 | -4/+0 |
| * | MFC: Don't add host routes for interface addresses of | Brian Somers | 2002-05-01 | 1 | -12/+17 |
| * | MFC: | SUZUKI Shinsuke | 2002-04-28 | 4 | -6/+13 |
| * | Fix a patch mistake | Brian Somers | 2002-04-25 | 1 | -1/+2 |
| * | MFC 1.5: initialize local variable explicitly | SUZUKI Shinsuke | 2002-04-17 | 1 | -0/+2 |
| * | MFC | Mike Silbersack | 2002-04-14 | 2 | -29/+3 |
| * | MFC rev 1.66 | Mike Silbersack | 2002-04-14 | 1 | -4/+2 |
| * | MFC rev 1.64 | Mike Silbersack | 2002-04-09 | 1 | -3/+4 |
| * | MFC rev 1.101 | Mike Silbersack | 2002-04-09 | 1 | -2/+2 |