From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Hi David, The following patchset contains Netfilter/IPVS updates for your net tree, they are: * Fix incorrect hooks for SNAT and DNAT (bug introduced in recent IPv6 NAT changes), from Elison Niven. * Fix xt_TEE (got broken with recent rt_gateway semantic change), from Eric Dumazet. * Fix custom conntrack timeout policy attachment for IPv6, from myself. * Always initialize ip_vs_timeout_user in case that TCP or UDP protocols is disabled, from Arnd Bergmann. Note that I had to pull from your tree to obtain: (c92b96553a80c1 ipv4: Add FLOWI_FLAG_KNOWN_NH) which was required for the xt_TEE fix. You can pull these changes from: git://1984.lsi.us.es/nf master Thanks! Arnd Bergmann (1): ipvs: initialize returned data in do_ip_vs_get_ctl Elison Niven (1): netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT Eric Dumazet (1): netfilter: xt_TEE: don't use destination address found in header Pablo Neira Ayuso (1): netfilter: xt_CT: fix timeout setting with IPv6 -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html