[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1359411674.12755.YahooMailClassic@web125405.mail.ne1.yahoo.com>
Date: Mon, 28 Jan 2013 14:21:14 -0800 (PST)
From: Duc Thinh Le <ducthinhle@...oo.ca>
To: netdev@...r.kernel.org
Subject: TCP fragmentation on IPv6
Hello TCP experts,
I am sorry to bother you. But I am just wondering if
you can shed some light on how TCP-v6 (Linux - Fedora)
handle the case where it send a segment of 1500 bytes
and then some router along the way sends back the
ICMPv6 "too big - 1300" message. There are two choices:
1) TCPv6 resends the original segment (1500) into
two new TCP segments (one with 1300) and the other
is 200.
OR
2) TCPv6 sends out two IPv6 fragment packets to
achieve the original 1500
OR maybe, there are other ways as well. Thanks for your
times and helps. If there is a another forum that I can ask these
kinds of questions, please let me know. Thanks a lot.
Regards
Duc Le
--
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