[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100226.035947.242568281.davem@davemloft.net>
Date: Fri, 26 Feb 2010 03:59:47 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: uweber@...aro.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] ipv6: Use 1280 as min MTU for ipv6 forwarding
From: Ulrich Weber <uweber@...aro.com>
Date: Fri, 26 Feb 2010 10:27:52 +0100
> Clients will set their MTU to 1280 if they receive a
> ICMPV6_PKT_TOOBIG message with an MTU less than 1280.
>
> To allow encapsulating of packets over a 1280 link
> we should always accept packets with a size of 1280
> for forwarding even if the path has a lower MTU and
> fragment the encapsulated packets afterwards.
>
> In case a forwarded packet is not going to be encapsulated
> a ICMPV6_PKT_TOOBIG msg will still be send by ip6_fragment()
> with the correct MTU.
>
> Signed-off-by: Ulrich Weber <uweber@...aro.com>
Patch does not apply to net-next-2.6, icmpv6_send() no longer
takes the final 'dev' argument.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists