Date: Fri, 21 Feb 2003 22:41:47 -0800 (PST) From: Mike Silbersack <silby@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c ip_var.h Message-ID: <200302220641.h1M6flW1021245@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2003/02/21 22:41:47 PST
Modified files:
sys/netinet ip_input.c ip_var.h
Log:
Add the ability to limit the number of IP fragments allowed per packet,
and enable it by default, with a limit of 16.
At the same time, tweak maxfragpackets downward so that in the worst
possible case, IP reassembly can use only 1/2 of all mbuf clusters.
MFC after: 3 days
Reviewed by: hsu
Liked by: bmah
Revision Changes Path
1.225 +28 -4 src/sys/netinet/ip_input.c
1.71 +1 -0 src/sys/netinet/ip_var.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302220641.h1M6flW1021245>
