]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
All these Ethernet NICs depend on INET, mostly for unconditional
authorbz <bz@FreeBSD.org>
Thu, 11 Jun 2009 12:56:14 +0000 (12:56 +0000)
committerbz <bz@FreeBSD.org>
Thu, 11 Jun 2009 12:56:14 +0000 (12:56 +0000)
commita3e3d3a465cd39885e3a4f141f7ce4988b3abfc6
treed51528fbe6a7f1f450395a77830c115527d06bd1
parent8c7d904d93ee75dbf8159e980502bf969297dd05
All these Ethernet NICs depend on INET, mostly for unconditional
cksum related function calls, sometimes related to offload features
from what I could see.xi
It would be good if the offload functionality would be properly
#ifdefed but the other calls to cksum related functions are a more
general problem also elswhere in the network stack.
sys/conf/files