Re: NKE.pdf
Re: NKE.pdf
- Subject: Re: NKE.pdf
- From: Joshua Graessley <email@hidden>
- Date: Wed, 11 Jun 2003 13:50:28 -0700
The PF_NKE protocol has been deprecated. It was actually implemented in
an NKE manager kext. The recommended way of communicating between user
space and a kext is to use a PF_SYSTEM socket with the protocol
"SYSPROTO_CONTROL". See sys/kern_control.h for more information.
-josh
On Wednesday, June 11, 2003, at 11:09, Eric Long wrote:
Hi all,
I'm wondering about some information in NKE.pdf - regarding network
kernel
extensions. This document is quite out of date, but does provide some
useful info.
On page 14, it begins discussing a "PF_NKE Domain". It then discusses
two
protocols: NKEPROTO_SOCKET and NKEPROTO_DLINK.
I don't these defined anywhere in the kernel framework. Does anyone
know
what's up with this?
Thanks!
Eric
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.
References: | |
| >NKE.pdf (From: Eric Long <email@hidden>) |