Capture first IP packet with NKE
Hello, I have written a Network Kernel Extension (NKE) with an IP filter. How can I make sure that the filter sees the very first IP packet processed by the operating system right after the system starts up? I tried to launch the NKE with launchd, but it sometimes misses the very first IP packet (it's a IPv6 Router Advertisement). The operating system processes it without my IP filter seeing it. Any suggestions on how to launch a NKE before the operating system starts to process IP packets? Thanks a lot! _______________________________________________ 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: https://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Mike C.