Discussion:
[PATCH] netfilter: xt_hashlimit: Enhance the xt_hashlimit to avoid duplicated codes
Pablo Neira Ayuso
2014-10-21 15:31:28 UTC
Permalink
Hi all,
Enhance the functions "dsthash_alloc_init" and "hashlimit_mt" in file
- 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-***@vger.kernel.org. No need to Cc that many people.

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Loading...