On Tue, Mar 02, 2021 at 10:32:13AM +0100, Sabrina Dubroca wrote: > 2021-02-26, 23:35:04 +0200, Eyal Birger wrote: > > This series aligns vti(6) handling of non-df IPv4 packets exceeding > > the size of the tunnel MTU to avoid sending "Frag needed" and instead > > fragment the packets after encapsulation. > > > > Eyal Birger (2): > > vti: fix ipv4 pmtu check to honor ip header df > > vti6: fix ipv4 pmtu check to honor ip header df > > Thanks Eyal. > Reviewed-by: Sabrina Dubroca <s...@queasysnail.net> > > Steffen, that's going to conflict with commit 4372339efc06 ("net: > always use icmp{,v6}_ndo_send from ndo_start_xmit") from net.
Applied, thanks everyone!