From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Mon, 11 Feb 2019 17:53:17 +0100 > The following patchset contains Netfilter fixes for net: > > 1) Out-of-bound access to packet data from the snmp nat helper, > from Jann Horn. > > 2) ICMP(v6) error packets are set as related traffic by conntrack, > update protocol number before calling nf_nat_ipv4_manip_pkt() > to use ICMP(v6) rather than the original protocol number, > from Florian Westphal. > > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks Pablo.