[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20141021153128.GA3657@salvia>
Date: Tue, 21 Oct 2014 17:31:28 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Feng Gao <gfree.wind@...il.com>
Cc: Patrick McHardy <kaber@...sh.net>, kadlec@...ckhole.kfki.hu,
davem@...emloft.net,
Netfilter Developer Mailing List
<netfilter-devel@...r.kernel.org>, coreteam@...filter.org,
netdev@...r.kernel.org, linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] netfilter: xt_hashlimit: Enhance the xt_hashlimit to
avoid duplicated codes
On Tue, Oct 21, 2014 at 11:23:16PM +0800, Feng Gao wrote:
> Hi all,
>
> Enhance the functions "dsthash_alloc_init" and "hashlimit_mt" in file
> "xt_hashlimit.c" to avoid two duplicated codes following:
>
> - dh->expires = now + msecs_to_jiffies(hinfo->cfg.expire);
> - rateinfo_recalc(dh, now, hinfo->cfg.mode);
>
>
> The whole patch is following
The patch seems mangled by your MUA.
BTW, you can just Cc netfilter patches to
netfilter-devel@...r.kernel.org. No need to Cc that many people.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists