Date: Tue, 26 Nov 2002 11:58:12 -0800 (PST) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw2.c Message-ID: <200211261958.gAQJwCal000509@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/11/26 11:58:12 PST Modified files: sbin/ipfw ipfw2.c Log: Fix a kernel panic with rules of the type prob 0.5 pipe NN .... due to the generation of an invalid ipfw instruction sequence. No ABI change, but you need to upgrade /sbin/ipfw to generate the correct code. Approved by: re Revision Changes Path 1.17 +31 -19 src/sbin/ipfw/ipfw2.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?200211261958.gAQJwCal000509>