NKE: Socket filter
NKE: Socket filter
- Subject: NKE: Socket filter
- From: Ivan Ostres <email@hidden>
- Date: Mon, 17 Feb 2014 10:18:11 +0100
Hello!
I am building a socket filter (NKE) that should ask what do do with
specific event (tcp connect in this case) to userspace app. Kext
communicates to userspace using mach notification while userspace app
should send feedback via UserClient.
I would like to know whether all sflt callbacks are called within same
kernel thread or that happens in multiple threads? If there are multiple
threads, what would be preferred way to "unblock" specific thread and
deliver data to it via UserClient? Is there a better way to achieve this
communication?
BR,
Ivan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden