Searched hist:220885 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/conf/
H A Dfiles.mipsdiff 220885 Wed Apr 20 11:05:54 MDT 2011 bz Compile in in_cksum* implementations for both IPv6 and IPv6.
While in_pseudo() etc. is often used in offloading feature support,
in_cksum() is mostly used to fix some broken hardware.

Keeping both around for the moment allows us to compile NIC drivers
even in an IPv6 only environment without the need to mangle them
with #ifdef INETs in a way they are not prepared for. This will
leave some dead code paths that will not be exercised for IPv6.

Reviewed by: gnn
Sponsored by: The FreeBSD Foundation
Sponsored by: iXsystems
MFC after: 3 days

Completed in 46 milliseconds