On Thu, 14 Apr 2005 17:13:13 -0700 "Ravinandan Arakali" <[EMAIL PROTECTED]> wrote:
> Does Linux support TSO for "TCP over IPv6" ? I did some searching > in the IPv6 code(2.6.12 kernel) but couldn't find any such support. No, the support is not there, not because of any technical reason but simply because no devices exist which can handle ipv6 TCP TSO. If you have a card which can do it, we simply need to add a new NETIF_F_TSO_IPV6 flag and the necessary tcp*.c code. - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html