Re: [PATCH 1/2] net/ipv6: always honour route mtu during forwarding

2020-10-08 Thread David Ahern
On 10/7/20 8:31 PM, Maciej Żenczykowski wrote: > From: Maciej Żenczykowski > > This matches the new ipv4 behaviour as of commit: > commit 02a1b175b0e92d9e0fa5df3957ade8d733ceb6a0 > Author: Maciej Żenczykowski > Date: Wed Sep 23 13:18:15 2020 -0700 > > net/ipv4: always honour route mtu

Re: [PATCH 1/2] net/ipv6: always honour route mtu during forwarding

2020-10-07 Thread Maciej Żenczykowski
> On Thu, Oct 8, 2020 at 12:31 PM Maciej Żenczykowski > wrote: > > diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h > > index 2a5277758379..598415743f46 100644 > > --- a/include/net/ip6_route.h > > +++ b/include/net/ip6_route.h > > @@ -311,19 +311,13 @@ static inline bool rt6_duplica

[PATCH 1/2] net/ipv6: always honour route mtu during forwarding

2020-10-07 Thread Maciej Żenczykowski
From: Maciej Żenczykowski This matches the new ipv4 behaviour as of commit: commit 02a1b175b0e92d9e0fa5df3957ade8d733ceb6a0 Author: Maciej Żenczykowski Date: Wed Sep 23 13:18:15 2020 -0700 net/ipv4: always honour route mtu during forwarding The reasoning is similar: There doesn't see