Re: ifnet_input problem
Re: ifnet_input problem
- Subject: Re: ifnet_input problem
- From: Kevin Brock <email@hidden>
- Date: Thu, 23 Apr 2009 15:47:35 -0700
Josh Graessley wrote:
Just a guess but have you tried mbuf_clear_csum_performed to clear any
checksum flags/data the hardware may have set upon reception of the
packet?
Since I'm allocating all new mbufs and copying the data manually there
shouldn't be any HW checksums in those packets...
I do have a call to mbuf_inbound_modified() in there, just in case.
Kevin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden