Re: Networking messed up, bad checksum, incorrect length

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Carlos Velasco <lkml@xxxxxxxxxxxx> wrote:
> 
>> netfilter will see the jumbo frames rather than the individual packets.
> 
> I wonder if this could affect the TCP stateful tracking of netfilter
> making the ACK drops I see.

It shouldn't if netfilter is behaving correctly.  The whole point of
TSO is that the packet is an otherwise valid TCP/IP packet.  The only
thing special about it is that it exceeds the MTU of the output device.

That's what allows us to implement TSO without touching all parts of
the networking stack.

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 linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux