From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yves-Alexis Perez Subject: Re: Regression for ip6-in-ip4 IPsec tunnel in 4.14.16 Date: Wed, 07 Feb 2018 18:05:39 +0100 Message-ID: <1518023139.2100.7.camel@debian.org> References: <1518021487.2100.2.camel@debian.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-y8aIgBAAEi5nr6gUuEcQ" Cc: "David S. Miller" , Alexey Kuznetsov , Hideaki YOSHIFUJI , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Eric Dumazet , Greg Kroah-Hartman , stable@vger.kernel.org, debian-kernel@lists.debian.org, Tobias Brunner To: Mike Maloney Return-path: In-Reply-To: <1518021487.2100.2.camel@debian.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org --=-y8aIgBAAEi5nr6gUuEcQ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, 2018-02-07 at 17:38 +0100, Yves-Alexis Perez wrote: > Starting with 4.14.16, IPv6 traffic is broken. When trying a simple ping > to an IPv6 address I get: >=20 > ping: sendmsg: Invalid argument I forgot an important bit of information: due to the way routers usually br= oke path MTU discovery by filtering ICMP, I'm lowering the MTU to 1280 (so exac= tly IPV6_MIN_MTU) when using IPsec. The MTU is configured by the IKE daemon (strongSwan, thus adding Tobias to CC:) in routing table 220: default via 192.168.28.254 dev eth0 proto static src 192.168.0.129 mtu 1280= advmss 1320 I'll try to printk the mtu before returning EINVAL to see why it's lower th= an 1280, but maybe the IP encapsulation is not correctly handled? Regards, --=20 Yves-Alexis --=-y8aIgBAAEi5nr6gUuEcQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEE8vi34Qgfo83x35gF3rYcyPpXRFsFAlp7MeMACgkQ3rYcyPpX RFvDVQf/Rwp34RBjpnoH3yV0Nrl+VP+ImCLTrtB+p/jItLvUJtbXOT7SBYpOrm65 icvr5CXMOGYp66Rb3q2xXlhfurteiB1HnlSDYw4X5x9jcx/GhU6RDZQ/fUBW91/0 jLx68QQ6Iv7nYoAEaFUy6Rv+mCLZsoS1pHsoqgfIE6eRpb2wtZQFeXaWhYGk0M7W FWrvSGDeGngYkb+dvqyq5KsJwig3fTV/A1x0hfI8Pa6hhzOaHYJSrkC6r+kRyGhK haxQFgVA42uc50I01mp+04Hk76ltoX/OSoUaIPIL7DfcyyHGHrj+prlYlwoW5tWA kcDotjz3pbQmIcyCK0YlYuDYO2nZ7w== =mt20 -----END PGP SIGNATURE----- --=-y8aIgBAAEi5nr6gUuEcQ--