netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problematic commits in the ipsec tree
@ 2013-08-22 10:47 Steffen Klassert
  2013-08-22 11:21 ` Hannes Frederic Sowa
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Steffen Klassert @ 2013-08-22 10:47 UTC (permalink / raw)
  To: Hannes Frederic Sowa; +Cc: David Miller, netdev

Hannes,

I have two problematic commits from you in the ipsec tree. The first one is:

commit 0ea9d5e3e (xfrm: introduce helper for safe determination of mtu)

This breakes pmtu discovery for IPv4 because now we use the device mtu
instead of the reduced IPsec mtu in xfrm4_tunnel_check_size() if a IPv4
socket is at the skb.

The second is:

commit 844d48746 (xfrm: choose protocol family by skb protocol)

This breaks pmtu discovery for IPv6 too because skb->protocol can be null
in __xfrm6_output().

We need a solution soon, or I have to revert or remove these commits from
the ipsec tree.

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

end of thread, other threads:[~2013-08-26 10:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-22 10:47 Problematic commits in the ipsec tree Steffen Klassert
2013-08-22 11:21 ` Hannes Frederic Sowa
2013-08-22 13:53 ` Hannes Frederic Sowa
2013-08-23  8:58   ` Steffen Klassert
2013-08-23 11:03     ` Hannes Frederic Sowa
2013-08-23 11:34       ` Hannes Frederic Sowa
2013-08-23 12:49         ` Hannes Frederic Sowa
2013-08-26  9:41           ` Steffen Klassert
2013-08-26 10:46             ` Hannes Frederic Sowa
2013-08-22 19:53 ` [PATCH ipsec 1/2] xfrm: revert ipv4 mtu determination to dst_mtu Hannes Frederic Sowa
2013-08-22 19:54 ` [PATCH ipsec 2/2] ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs Hannes Frederic Sowa
2013-08-22 23:59   ` Eric Dumazet

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).