On Mon, 2005-11-07 at 16:16 -0800, David S. Miller wrote: > TCP ends up setting it to 1 but other protocols do not. > > But other protocols use ip_queue_xmit() as well, such as DCCP > and SCTP, and they won't change it from it's alloc_skb() time > value of "0".
Thanks for clearing that up, I see that I was being too TCP-centric now in my see if I broke anything testing. My patch solves my immediate needs, but I will revisit this later and attempt a more generic solution if time permits. Thanks, Tom - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html