From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH net] net/ipv6: Only update MTU metric if it set Date: Thu, 30 Aug 2018 16:13:38 -0600 Message-ID: References: <20180830211543.27111-1-dsahern@kernel.org> <11723218.PRMC7IWbep@minako> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: Jan Janssen Return-path: Received: from mail-pf1-f182.google.com ([209.85.210.182]:35982 "EHLO mail-pf1-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725836AbeHaCSB (ORCPT ); Thu, 30 Aug 2018 22:18:01 -0400 Received: by mail-pf1-f182.google.com with SMTP id b11-v6so4520670pfo.3 for ; Thu, 30 Aug 2018 15:13:42 -0700 (PDT) In-Reply-To: <11723218.PRMC7IWbep@minako> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 8/30/18 3:49 PM, Jan Janssen wrote: > You mentioned that systemd-networkd is doing something silly here, so I was > wondering if you could make a bug report to fix the underlying issue? I don't > mind doing it myself but you're the expert and can explain things better. It is silly in the sense that systemd-networkd installs a default route with an MTU and then pushes down updates (route replace) without the MTU.