On Mon, Jun 08, 2009 at 10:04:47AM -0700, Sridhar Samudrala wrote: > > OK. Can we use skb_segment() to do IP fragmentation of UDP packets? It should be able to. > The function itself looks protocol independent and if it is simply > splitting large skb into a list of mtu sized skb's, can we fixup the > ip header differently for UDP packets(id and frag_off) in inet_gso_segment > and ipv6_gso_segment? Yes that's the idea. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html