Warner Losh wrote:
> 
> In message <pine.bsf.4.10.9907301619280.6951-100...@janus.syracuse.net> 
> "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".

Disabling bpf it will break rarpd (and also rbootd but it is less 
important). I think such a thing should be mentioned in documentation.

-SB


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to