Re: [PATCH 1/2] iptables: Merge libip6t_LOG and libipt_LOG into libxt_LOG
From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: 2012-02-25 13:38:21
Also in:
lkml, netfilter-devel
From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: 2012-02-25 13:38:21
Also in:
lkml, netfilter-devel
On Fri, Feb 10, 2012 at 11:10:51PM +0100, Richard Weinberger wrote:
libip6t_LOG and libipt_LOG share a lot of common code, merge them to recude duplicate code.
I have applied this to the net-next branch of iptables. See git.netfilter.org I'll merge it to master once linux kernel 3.3 is released. Please, send follow up patches if you find any issue. Thanks.