public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Dumazet <eric.dumazet@gmail.com>
To: Simeon Penev <spenev@istac.de>
Cc: netdev@vger.kernel.org
Subject: Re: Patch for MTU in the routing table cache
Date: Fri, 02 Mar 2012 05:43:11 -0800	[thread overview]
Message-ID: <1330695791.2469.17.camel@edumazet-laptop> (raw)
In-Reply-To: <4F50C789.8050709@istac.de>

Le vendredi 02 mars 2012 à 14:13 +0100, Simeon Penev a écrit :
> Hi,
> 
> after testing the new 3.2 kernel and the new route caching code, i've 
> found a bug in net/ipv4/route.c. The route cache does not detect changes 
> to the MTU of the interface. Therefore IP fragmentation will happen with 
> false MTU. Please see attached the proposed patch.
> 

Hi

Did you test this patch doesnt break things like

ip ro add 96.17.148.89 via 10.0.0.1 mtu 800

(and keep eth0 mtu being standard mtu)

  reply	other threads:[~2012-03-02 13:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02 13:13 Patch for MTU in the routing table cache Simeon Penev
2012-03-02 13:43 ` Eric Dumazet [this message]
2012-03-02 13:49   ` Simeon Penev
2012-03-02 14:27     ` Eric Dumazet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1330695791.2469.17.camel@edumazet-laptop \
    --to=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=spenev@istac.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox