Ping... Any review? :) On Thu, 2012-09-13 at 14:25 +0800, Cong Wang wrote: > ipv6: add a new namespace for nf_conntrack_reasm > ipv6: unify conntrack reassembly expire code with > ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static > ipv6: unify fragment thresh handling code > > Cc: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> > Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> > Signed-off-by: Cong Wang <amwang@xxxxxxxxxx> > > --- > > include/net/inet_frag.h | 2 +- > include/net/ipv6.h | 32 +++++- > include/net/net_namespace.h | 3 + > include/net/netns/conntrack.h | 6 + > net/ipv4/inet_fragment.c | 9 +- > net/ipv4/ip_fragment.c | 5 +- > net/ipv6/netfilter/nf_conntrack_reasm.c | 196 ++++++++++++++++--------------- > net/ipv6/reassembly.c | 88 ++++---------- > 8 files changed, 176 insertions(+), 165 deletions(-) > -- 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