]> The Tcpdump Group git mirrors - libpcap/commit
Some forms of offloading mean we can't trust the MTU.
authorGuy Harris <[email protected]>
Sun, 22 May 2011 02:59:06 +0000 (19:59 -0700)
committerGuy Harris <[email protected]>
Sun, 22 May 2011 02:59:06 +0000 (19:59 -0700)
commitb783ed2b762173a96bcb5dcb976aa685f9da9e11
tree076247f4a43d4a1d26a28b8316abc9098dfd14b5
parent23830f19a30785e01b5bd08254a62d3563bf2126
Some forms of offloading mean we can't trust the MTU.

If we're doing segmentation/fragmentation offloading, or reassembly
offloading, we might see reassembled/un-{frag,seg}mented "packets"
bigger than the MTU, so don't shrink the ring buffer slot size.
config.h.in
configure
configure.in
pcap-linux.c