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

Modified Files:
	basesrc/usr.sbin/sysctl [netbsd-1-4]: sysctl.8

Log Message:
Apply 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.
This patch based on revision 1.66 of sbin/sysctl/sysctl.8.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.27.2.1 basesrc/usr.sbin/sysctl/sysctl.8

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