Re: [PATCH net-next v2 0/6] Support PMTU discovery with bridged UDP tunnels

2020-08-04 Thread David Miller
From: Stefano Brivio Date: Tue, 4 Aug 2020 07:53:41 +0200 > Currently, PMTU discovery for UDP tunnels only works if packets are > routed to the encapsulating interfaces, not bridged. > > This results from the fact that we generally don't have valid routes > to the senders we can use to relay IC

[PATCH net-next v2 0/6] Support PMTU discovery with bridged UDP tunnels

2020-08-03 Thread Stefano Brivio
Currently, PMTU discovery for UDP tunnels only works if packets are routed to the encapsulating interfaces, not bridged. This results from the fact that we generally don't have valid routes to the senders we can use to relay ICMP and ICMPv6 errors, and makes PMTU discovery completely non-functiona