Date: Mon, 13 May 2002 03:15:00 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.c Message-ID: <200205131015.g4DAF0v88384@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/05/13 03:15:00 PDT Modified files: (Branch: RELENG_4) sbin/ipfw ipfw.c Log: MFC: 1.121 Fix a couple of problems which could cause panics at runtime: + setting a bandwidth too large for a pipe (above 2Gbit/s); + (see PR bin/35628): pass properly RED parameters for a queue. See the original commit message for details. Approved-by: re@ Revision Changes Path 1.80.2.23 +57 -50 src/sbin/ipfw/ipfw.c 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?200205131015.g4DAF0v88384>