aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
* MFC in part tcp_input.c 1.228, tcp_subr.c 1.182, tcp_var.h 1.98:Jacques Vidrine2004-03-173-0/+46
* Fix a logic error in the check to see if arplookup() should free the route.Bruce M Simpson2003-09-241-1/+1
* Fix a bug in arplookup(), whereby a hostile party on a locallyBruce M Simpson2003-09-231-6/+14
* MFC tcp_syncache.c 1.38: Improve security and performance of syncookies.Jacques Vidrine2003-02-231-26/+47
* MFC rev 1.175Mike Silbersack2002-09-271-3/+10
* MFC 1.174Matthew Dillon2002-09-241-5/+20
* CVS wasn't at fault for this part of the mismerge, gratuitous differencesJuli Mallett2002-09-031-3/+5
* Fix mis-merge.Juli Mallett2002-09-031-2/+0
* MFC: When printing IPv6 addresses with a TCP/UDP port seperated by a colon,Juli Mallett2002-09-031-10/+12
* MFC the TCP bandwidth-based window limiting code. Default operation isMatthew Dillon2002-08-245-0/+178
* Sync the file with the one in -current:Luigi Rizzo2002-08-211-6/+4
* MFC 1.168 (an obvious and trivial bug fix) to get it out of the way.Matthew Dillon2002-08-191-0/+1
* MFC:Mike Silbersack2002-08-182-2/+15
* MFC sysctls to control the TCP retransmit timer. Temporarily defaultMatthew Dillon2002-08-163-3/+25
* Synchronize ipfw2 with the version in -current (adding sets of rules,Luigi Rizzo2002-08-162-38/+184
* MFC: kernel support for "noerror" attribute in dummynet pipes.Luigi Rizzo2002-08-162-1/+2
* MFC: in_rmx.c,v 1.39, ip_input.c,v 1.165, and ip_var.h,v 1.54:Ruslan Ermilov2002-08-093-1/+14
* MFC 1.78: make setsockopt(IPV6_V6ONLY, 0) actuall work for tcp6.Hajimu UMEMOTO2002-08-081-3/+3
* MFC: cleanup usage of ip6_mapped_addr_on and ip6_v6only. now,Hajimu UMEMOTO2002-08-082-6/+4
* MFC: bugfix: move check for udp_blackhole before the one for icmp_bandlim.Luigi Rizzo2002-08-071-2/+2
* Include "opt_ipfw.h" so we can tell whether we are beingLuigi Rizzo2002-08-031-0/+4
* Bugfix: pass IPFORWARD info to ip_output when a packet matches aLuigi Rizzo2002-08-031-0/+13
* MFC: do not refer to IN6P_BINDV6ONLY anymore.Hajimu UMEMOTO2002-07-291-1/+0
* MFC: 1.166: Don't shrink socket buffers in tcp_mss(), applicationRuslan Ermilov2002-07-291-2/+4
* ipfw1 cannot handle non-IP packets, so just return 0 (andLuigi Rizzo2002-07-291-4/+4
* Bring ipfw2 into the -stable tree. This will give more people aLuigi Rizzo2002-07-242-1/+404
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-07-241-0/+2623
* MFC 1.53: Eliminate overflows that caused some TCP timer sysctls toJohn Polstra2002-07-231-2/+2
* MFC: remove a bug when using ipfw2 and "pipe N log" actions.Luigi Rizzo2002-07-181-7/+17
* MFC rev 1.134Jesper Skriver2002-07-141-1/+1
* In -current, path_mtu_discovery is already global. Make it the same here.Darren Reed2002-07-131-1/+1
* Restore check for ro_rt != NULL to prevent dereferencing a NULL pointer.Luigi Rizzo2002-07-121-2/+3
* The purpose of this commit is to bring the net/ and netinet/ sourcesLuigi Rizzo2002-07-099-710/+786
* MFC: Revised MLD-related definitionsHajimu UMEMOTO2002-06-291-16/+40
* MFC: r1.23; delay referencing next entry in timer chain.Jonathan Lemon2002-06-281-1/+7
* MFC netinet/if_ether.c:1.93-1.94,Kelly Yancey2002-06-181-8/+8
* IPfiler has problems with its keep state when the windows size is 64k.David E. O'Brien2002-06-071-1/+1
* MFC: net.inet.icmp.icmplim_outputDima Dorfman2002-05-061-1/+5
* Revert MFC of ephemeral port changes. More work will have to be doneMike Silbersack2002-05-022-8/+9
* MFC: Enlighten those who read the FINE POINTS of the documentation aCrist J. Clark2002-05-011-2/+6
* MFC: 1.9 (fix bad string handling)Alfred Perlstein2002-05-011-0/+4
* MFC: Remove the code that masks an EEXIST returned from rtinit() whenBrian Somers2002-05-011-4/+0
* MFC: Don't add host routes for interface addresses ofBrian Somers2002-05-011-12/+17
* MFC:SUZUKI Shinsuke2002-04-284-6/+13
* Fix a patch mistakeBrian Somers2002-04-251-1/+2
* MFC 1.5: initialize local variable explicitlySUZUKI Shinsuke2002-04-171-0/+2
* MFCMike Silbersack2002-04-142-29/+3
* MFC rev 1.66Mike Silbersack2002-04-141-4/+2
* MFC rev 1.64Mike Silbersack2002-04-091-3/+4
* MFC rev 1.101Mike Silbersack2002-04-091-2/+2