[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200203043053.19192-1-xiyou.wangcong@gmail.com>
Date: Sun, 2 Feb 2020 20:30:50 -0800
From: Cong Wang <xiyou.wangcong@...il.com>
To: netdev@...r.kernel.org
Cc: fw@...len.de, netfilter-devel@...r.kernel.org,
Cong Wang <xiyou.wangcong@...il.com>
Subject: [Patch nf v2 0/3] netfilter: xt_hashlimit: a few improvements
This patchset improves vmalloc allocation handling and
hashlimit_mutex usage for xt_hashlimit.
---
v2: address review comments
Cong Wang (3):
xt_hashlimit: avoid OOM for user-controlled vmalloc
xt_hashlimit: reduce hashlimit_mutex scope for htable_put()
xt_hashlimit: limit the max size of hashtable
net/netfilter/xt_hashlimit.c | 26 ++++++++++++++++++--------
1 file changed, 18 insertions(+), 8 deletions(-)
--
2.21.1
Powered by blists - more mailing lists