[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200131205216.22213-1-xiyou.wangcong@gmail.com>
Date: Fri, 31 Jan 2020 12:52:13 -0800
From: Cong Wang <xiyou.wangcong@...il.com>
To: netdev@...r.kernel.org
Cc: netfilter-devel@...r.kernel.org,
Cong Wang <xiyou.wangcong@...il.com>
Subject: [Patch nf 0/3] netfilter: xt_hashlimit: a few improvements
This patchset improves vmalloc allocation handling and
hashlimit_mutex usage for xt_hashlimit.
---
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 | 23 ++++++++++++++---------
1 file changed, 14 insertions(+), 9 deletions(-)
--
2.21.1
Powered by blists - more mailing lists