site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com 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... I'm new to kernel development in the OS X environment, although I've done quite a bit of it in Linux and Windows... I was looking at the documentation for the 10.4 NKEs, and put together a basic Socket NKE. Compiled and linked fine, but at load time couldn't find sflt_register. According to the dependency lists in another OS X kernel document, the functions in kpi_socketfilter.h should depend on com.apple.kernel.mach or com.apple.kernel.bsd. Is this accurate, or is there a dependency I'm missing? The TCPLogger example with tcplognke doesn't appear to actually exist, so I don't have any real 10.4 samples to work from at the moment... This email sent to site_archiver@lists.apple.com
participants (1)
-
Kevin Brock