Patrick McHardy wrote: > David Miller wrote: > >>I would like to see this fixed for 2.6.18, no later. >> >>Either that or disable the bug trap, but taking this route >>is severely discouraged. :) > > > I'm actually updateing my patch for this on top of Herbert's > CHECKSUM_PARTIAL patch right now. Unfortunately I targeted 2.6.19, > so the fixes are on top of a few cleanups (which unconvered a few > unrelated bugs as well). I'll post it when I'm done so we can > decide how to proceed. These are the patches (some variantions tested, but not all) on top of Herbert's CHECKSUM_PARTIAL patch. The first one fixes up the CHECKSUM_PARTIAL patch for 2.6.18-rc3, the second one fixes checksumming in all of netfilter besides ip_queue, the third one fixes ip_queue. Its actually not that much, if Herbert is fine with putting the CHECKSUM_PARTIAL patch in 2.6.18 I'll do some more testing and then I think these can go in as well.