From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: [PATCH 0/4]: Netfilter fixes Date: Tue, 25 Jan 2005 05:47:55 +0100 Message-ID: <41F5CF7B.20209@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist Return-path: To: "David S. Miller" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Hi Dave, these are Martin's fixes for fallout from the recent patches and an additional patch to add support for inversion to ipt_multiport. You can pull all changes from bk://212.42.230.204/nf-2.6 Regards Patrick Martin Josefsson: o [NETFILTER]: Fix compile with NAT but without modules o [NETFILTER]: Fix compile errors without NAT o [NETFILTER]: Fix SNAT/DNAT target size checks Phil Oester: o [NETFILTER]: Add inversion to multiport match