Lines Matching full:devices
2 to the BPF devices to capture packets with libpcap and allows users with
3 write access to the BPF devices to send packets with libpcap.
5 On some systems that use BPF, the BPF devices live on the root file
6 system, and the permissions and/or ownership on those devices can be
8 devices.
10 On newer versions of FreeBSD, the BPF devices live on devfs, and devfs
12 devices to give users other than root permission to read or write those
13 devices.
15 On Mac OS X, the BPF devices live on devfs, but the OS X version of
18 those devices.
26 Both of them will change the ownership of the BPF devices so that the
28 devices to rw-rw----, so that all users in the "admin" group - i.e., all
62 devices, rather than giving all administrative users permission to
65 give a particular user permission to read and write the BPF devices and
67 devices, you can have the script change the owner to that user, the
73 traffic, non-root users who cannot open the BPF devices for writing will