Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys



On Sun, May 10, 2009 at 1:16 PM, YAMAMOTO Takashi
<yamt%mwd.biglobe.ne.jp@localhost> wrote:

> isn't KAUTH_REQ_NETWORK_SOCKET_RAWSOCK being deprecated in favor of _OPEN?

I'm still trying to decide, that's why I used this one (so removing it
causes errors).

On one hand, it would be nice to centralize everything like we
planned. On the other hand, it requires the secmodel to understand
kernel internals until things are done right (ie., we get rid of the
nasty things like the routing socket) and I don't want to have to put
the same logic in every secmodel just so that the system "works".

I have plans on fixing the bluetooth socket for this (based on socket
credentials), and might add an "open routing socket" request or
something. At the moment it's at a lower priority.

-e.


Home | Main Index | Thread Index | Old Index