diff options
author | archie <archie@FreeBSD.org> | 2002-02-05 18:27:30 +0000 |
---|---|---|
committer | archie <archie@FreeBSD.org> | 2002-02-05 18:27:30 +0000 |
commit | a4aa24479f3003ff821d69e061c6e6ffb137b3b3 (patch) | |
tree | 1e4de2827cfbfe4abbd945d5404082fec05da83a /lib/libfetch/fetch.c | |
parent | 396861624066608d01228b5675b71654f0c6fb5e (diff) | |
download | FreeBSD-src-a4aa24479f3003ff821d69e061c6e6ffb137b3b3.zip FreeBSD-src-a4aa24479f3003ff821d69e061c6e6ffb137b3b3.tar.gz |
The hardware checksum code makes the assumption that a packet routed out
a particular Ethernet interface will actually be delivered by (only) that
device driver. This is not necessarily true when ng_ether(4) is used.
To word around this, while a ng_ether(4)'s "upper" hook is connected,
turn off all hardware checksum, fragmentation, etc., features for that
interface.
PR: kern/31586
MFC after: 1 week
Diffstat (limited to 'lib/libfetch/fetch.c')
0 files changed, 0 insertions, 0 deletions