site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com -josh On May 4, 2005, at 7:28 AM, Stephane Sudre wrote: The case I'm thinking about is this kind of backtrace: dlil_output ip_output_list divert_packet sosend socketpair sendto unix_syscall This email sent to jgraessley@apple.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... ifnet_hdrlen is set by the interface. In some cases, the interface may have a variable length header such as PPP. Ethernet also has an issue where some protocols, such as AppleTalk, use 802.3 which extends the header by another 8 bytes. Can the value returned by ifnet_hdrlen for the interface for the iff_output callback of a kpi interface filter be wrong in some cases? _______________________________________________ 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/jgraessley% 40apple.com This email sent to site_archiver@lists.apple.com