Couple of patches to fix issues which were found on TPROXY vs. IPV6 frag packets use cases. Jiri Pirko (3): move skb_nfct_reasm into skbuff.h netfilter: ip6_tables: use reasm skb for matching fix skb_morph to preserve skb->sk and skb->destructor pointers include/linux/skbuff.h | 11 +++++++++++ include/net/ip_vs.h | 8 -------- net/core/skbuff.c | 44 +++++++++++++++++++++++++---------------- net/ipv6/netfilter/ip6_tables.c | 8 ++++++-- net/netfilter/ipvs/ip_vs_core.c | 1 + 5 files changed, 45 insertions(+), 27 deletions(-) -- 1.8.3.1 -- 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