lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] [lwip-commits] lwip/src/core/ipv6 ip6.c


From: address@hidden
Subject: Re: [lwip-devel] [lwip-commits] lwip/src/core/ipv6 ip6.c
Date: Sat, 25 Jun 2011 20:50:10 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11

Ivan Delamer wrote:
Modified files:
        src/core/ipv6  : ip6.c

Log message:
        Don't forward IPv6 packets that are larger than outgoing MTU, send 
ICMPv6 message back for Path MTU discovery.

I think this is a problem for IPv4, too. Shouldn't we call ip(6)_frag() if the mtu is exceeded?

Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]