NetBSD/share
roy fead816208 bpf(4): Add ioctls BIOCSETWF and BIOCLOCK
Once BIOCLOCK is executed, the device becomes locked which prevents the
execution of ioctl(2) commands which can change the underlying parameters
of the bpf(4) device. An example might be the setting of bpf(4) filter
programs or attaching to different network interfaces.

BIOCSETWF can be used to set write filters for outgoing packets.
Currently if a bpf(4) consumer is compromised, the bpf(4) descriptor can
essentially be used as a raw socket, regardless of consumer's UID.
Write filters give users the ability to constrain which packets can be sent
through the bpf(4) descriptor.

Taken from OpenBSD.
2020-06-11 13:36:20 +00:00
..
dict Add missing word: cactus. PR 53432. 2018-07-15 06:40:39 +00:00
doc comment out the IFF_TRAILERS stuff that is no longer relevant and add 2019-02-05 19:53:13 +00:00
examples Rename the block table to something else to make it easier to differentiate 2019-11-18 22:27:27 +00:00
i18n Add more aliases for Hebrew and Arabic ISO-8859-... encodings. 2018-06-08 12:07:41 +00:00
installboot Belatedly add NanoPi R1. 2020-03-27 23:02:33 +00:00
legal Split case folding table into separate source file and add full 2016-02-06 10:40:58 +00:00
locale Fix the currency symbol for fi_FI.ISO8859-1 2020-03-23 13:56:12 +00:00
man bpf(4): Add ioctls BIOCSETWF and BIOCLOCK 2020-06-11 13:36:20 +00:00
me
misc Sync with r359561 2020-06-11 09:15:31 +00:00
mk sun2 and vax have no native TLS support, so avoid using modern jemalloc 2020-06-06 22:06:42 +00:00
nls
tabset
terminfo As described in tech-userlevel: 2020-03-27 15:11:57 +00:00
tmac Provide ability to override <title> 2020-01-23 23:52:13 +00:00
wscons Add AltGr modifier for brazilian abnt2 keymap. 2018-05-29 19:45:31 +00:00
xml
Makefile Add installboot(8) support for evbarm (and, in the future, other evb*) 2019-05-07 05:02:41 +00:00
Makefile.inc