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:44:10
Module Name: syssrc
Committed By: he
Date: Wed May 30 09:44:10 UTC 2001
Modified Files:
syssrc/sys/netinet [netbsd-1-4]: ip_input.c
Log Message:
Pull up revisions 1.131,1.133 (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.82.2.6 -r1.82.2.7 syssrc/sys/netinet/ip_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.