On Fri, Jul 30, 1999 at 05:42:57PM -0600, Warner Losh wrote: > In message <[email protected]> > "Brian F. Feldman" writes: > : And how about having > : if (securelevel > 3) > : return (EPERM); > : in bpf_open()? > > There are no security levels > 3. I'd be happy with > 0. This is > consistant with the meaning of "raw devices". That would mean you can't run a secured DHCP server :(
-- B.Walter COSMO-Project http://www.cosmo-project.de [email protected] Usergroup [email protected] To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-hackers" in the body of the message

