![]() | |||||||||||
Messages in this thread |
Muli Ben-Yehuda <mulix@mulix.org> writes: > How? build a fragmented skb on the receive path and send it > upwards. Last I looked at the relevant code (2.4.something), however, > the tcp/ip stack called skb_linearize() on the skb on its way up, so Actually the main protocols (TCP,UDP,RAW) work with fragmented skbs. The skb_linearize() users are mostly netfilter modules and some obscure older protocols. Most of that has been fixed in 2.6. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2005-03-22 14:00 [from the cache] ©2003-2008 | |||||||||||