From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Weinberger Subject: Merge ipt_LOG and ip6t_LOG Date: Sat, 21 Jan 2012 00:47:26 +0100 Message-ID: <1327103248-18918-1-git-send-email-richard@nod.at> Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, eric.dumazet@gmail.com, jengelh@medozas.de To: netfilter-devel@vger.kernel.org Return-path: Received: from a.ns.miles-group.at ([95.130.255.143]:47835 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753404Ab2AUAf0 (ORCPT ); Fri, 20 Jan 2012 19:35:26 -0500 Sender: netdev-owner@vger.kernel.org List-ID: Hi! These two patches merge ipt_LOG and ip6t_LOG. I'm not really happy with the iptables patch. As it depends on xt_log.h iptables will not compile with old kernel headers. Any idea how to deal with this? [PATCH] Netfilter: Merge ipt_LOG and ip6_LOG into xt_LOG [PATCH] iptables: Merge libip6t_LOG and libipt_LOG into libxt_LOG Thanks, //richard