From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gerd v. Egidy" Subject: condition and 2.6 Date: Sun, 29 Feb 2004 02:10:35 +0100 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <200402290210.35962.lists@egidy.de> Reply-To: gerd@egidy.de Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: laforge@netfilter.org Content-Disposition: inline Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Hi Harald, I'm currently using the condition match on a lot of 2.4 machines. I use it to differentiate between primary provider/secondary provider, remote administration on/off,... I like it very much because I don't need to change the rules themselves in a live production environment anymore and can therefore make my scripts much more rule-independant. Now I was playing around a bit with 2.6 and found the following comment from you in cvs: "made it 2.4.x only, since I don't like it anyway." What do you dislike? Is it the idea or the implementation? Do you know of any bugs or possible problems in the code - especially with 2.6? Kind regards, Gerd