NKE: priv and non-priv access
NKE: priv and non-priv access
- Subject: NKE: priv and non-priv access
- From: Arno Hautala <email@hidden>
- Date: Fri, 28 Oct 2005 19:29:05 -0400
Hei,
From some previous threads I know that I can set NKE communication
to be privileged or not with the following:
AFctl_reg.ctl_flags = CTL_FLAG_PRIVILEGED;
AFctl_reg.ctl_flags = 0;
Well, from the tcplognke example it's done with a "kern_ctl_reg"
struct, but the same result.
Is it possible to designate multiple communication paths within the
same NKE as both priv and non?
Basically, I'll need a configuration mechanism to be privileged while
stat collection is not privileged. Can multiple control structures
be defined and registered to achieve this end?
Are there other methods to achieving this goal?
Thanks
-- --
arno s. hautala /-\ email@hidden
-- --
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden