Re: in_cksum_offset(), in_delayed_cksum_offset() question
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Yes, this was a long-standing bug that has been fixed recently along with the mbuf_outbound_finalize() byte-ordering issue. The fix should be available fairly soon. Kevin Brock brock@kevin.com _______________________________________________ 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... On Jan 23, 2007, at 10:19 AM, Adi Masputra wrote: It sounds like mbuf_outbound_finalize won't work at all with certain packets (large pings, for example). I knew I had to do workarounds for byte order problems with the function, but I hadn't realized that it was completely broken... To work generically with 10.4.8 and previous kernels it sounds like I need to do my own implementation of mbuf_outbound_finalize(). This email sent to site_archiver@lists.apple.com
participants (1)
-
Kevin Brock