Thanks David. Yes, infact we have a card which supports TSO over IPv6. This support in the kernel will be helpful to us. Ravi -----Original Message----- From: David S. Miller [mailto:davem@xxxxxxxxxxxxx] Sent: Thursday, April 14, 2005 9:27 PM To: Ravinandan Arakali Cc: linux-net@xxxxxxxxxxxxxxx Subject: Re: TSO and IPv6 On Thu, 14 Apr 2005 17:13:13 -0700 "Ravinandan Arakali" <ravinandan.arakali@xxxxxxxxxxxx> 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. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html