Subject: CVS commit: syssrc [netbsd-1-4]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 05/30/2001 12:43:50
Module Name:	syssrc
Committed By:	he
Date:		Wed May 30 09:43:50 UTC 2001

Modified Files:
	syssrc/sys/netinet [netbsd-1-4]: in.h

Log Message:
Pull up revision 1.53 (via patch, requested by he):
  Introduce net.inet.ip.maxfragpackets, which controls the maximum
  number of IPv4 fragment reassembly queue entries.  Defends against
  certain DoS attacks.  Fixes SA#2001-006.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.39.6.1 syssrc/sys/netinet/in.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.