Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Sep 2005 13:05:20 -0600
From:      Brett Glass <brett@lariat.org>
To:        Luigi Rizzo <rizzo@icir.org>, Jeremie Le Hen <jeremie@le-hen.org>
Cc:        net@freebsd.org
Subject:   Re: Efficient use of Dummynet pipes in IPFW
Message-ID:  <6.2.3.4.2.20050919130155.07b45850@localhost>

next in thread | raw e-mail | index | archive | help
Oops! In my earlier message, I said:

>This doesn't work, because you must transform cond1 && cond2 && cond3...
>into multiple rules that implement ~(cond1 || cond2 || cond3...). 

I should have said that you must implement !(!cond1 || !cond2 || !cond3...).

--Brett




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.3.4.2.20050919130155.07b45850>