Date: Sat, 3 Aug 2002 09:56:39 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_dummynet.c Message-ID: <200208031656.g73Gud2Z009919@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/08/03 09:56:39 PDT Modified files: (Branch: RELENG_4) sys/netinet ip_dummynet.c Log: Include "opt_ipfw.h" so we can tell whether we are being compiled for the old ipfw or for ipfw2. The absence of this caused surprising "divide by zero" panics in "pipe" rules. -current does not have this problem. Problem analysis courtesy of Valentine Zaretsky. Revision Changes Path 1.24.2.16 +4 -0 src/sys/netinet/ip_dummynet.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?200208031656.g73Gud2Z009919>