From: Pablo Neira Ayuso <pa...@netfilter.org> Date: Thu, 14 Apr 2016 00:54:51 +0200
> The following patchset contains Netfilter fixes for your net tree. More > specifically, they are: > > 1) Fix missing filter table per-netns registration in arptables, from > Florian Westphal. > > 2) Resolve out of bound access when parsing TCP options in > nf_conntrack_tcp, patch from Jozsef Kadlecsik. > > 3) Prefer NFPROTO_BRIDGE extensions over NFPROTO_UNSPEC in ebtables, > this resolves conflict between xt_limit and ebt_limit, from Phil Sutter. > > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks Pablo.