netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/2] netfilter: push reasm skb through instead of original frag skbs
@ 2013-11-06 16:52 Jiri Pirko
  2013-11-06 16:52 ` [patch net-next 1/2] ip6_output: fragment outgoing reassembled skb properly Jiri Pirko
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Jiri Pirko @ 2013-11-06 16:52 UTC (permalink / raw)
  To: netdev
  Cc: davem, pablo, netfilter-devel, yoshfuji, kadlec, kaber, mleitner,
	kuznet, jmorris, wensong, horms, ja, edumazet, pshelar, jasowang,
	alexander.h.duyck, fw

Jiri Pirko (2):
  ip6_output: fragment outgoing reassembled skb properly
  netfilter: push reasm skb through instead of original frag skbs

 include/linux/skbuff.h                         | 32 ---------------
 include/net/ip_vs.h                            | 32 +--------------
 include/net/netfilter/ipv6/nf_defrag_ipv6.h    |  4 +-
 net/core/skbuff.c                              |  3 --
 net/ipv6/ip6_output.c                          |  3 +-
 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c | 56 +-------------------------
 net/ipv6/netfilter/nf_conntrack_reasm.c        | 19 +--------
 net/ipv6/netfilter/nf_defrag_ipv6_hooks.c      |  7 +++-
 net/netfilter/ipvs/ip_vs_core.c                | 55 +------------------------
 net/netfilter/ipvs/ip_vs_pe_sip.c              |  8 +---
 10 files changed, 15 insertions(+), 204 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-11-11  5:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 16:52 [patch net-next 0/2] netfilter: push reasm skb through instead of original frag skbs Jiri Pirko
2013-11-06 16:52 ` [patch net-next 1/2] ip6_output: fragment outgoing reassembled skb properly Jiri Pirko
2013-11-07 23:54   ` David Miller
2013-11-08  7:52     ` Jiri Pirko
2013-11-08 19:49       ` David Miller
2013-11-08 22:20         ` Hannes Frederic Sowa
2013-11-09 11:00         ` Jiri Pirko
2013-11-11  5:47           ` David Miller
2013-11-06 16:52 ` [patch net-next 2/2] netfilter: push reasm skb through instead of original frag skbs Jiri Pirko
2013-11-06 22:17   ` Julian Anastasov
2013-11-07 12:52   ` Marcelo Ricardo Leitner
2013-11-11  5:47 ` [patch net-next 0/2] " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).