On Fri, Sep 08, 2017 at 11:00:16AM +0800, zhizhou.t...@gmail.com wrote: > From: Zhizhou Tian <zhizhou.t...@gmail.com> > > struct xt_byteslimit_htable used hlist_head, > but alloc memory with sizeof(struct list_head)
Applied, thanks. For the record, I have mangled the patch titled to: netfilter: xt_hashlimit: alloc hashtable with right size