site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302) Kevin Brock _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... Kevin Brock wrote: - Send works fine. If I call ifnet_output_raw() the packet makes it out onto the wire. Not sending the packet I got in the iff_input_func, but doing the same basic thing in the iff_output_func. I.e., create new mbuf, copy data, modify destination port, recalc checksum, call ifnet_output_raw. That works for send, not for receive. This email sent to site_archiver@lists.apple.com