summaryrefslogtreecommitdiff
path: root/etc/rc.conf
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2016-02-10 04:34:15 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2016-02-10 04:34:15 +0000
commit2552db1a3d486f404a30f2dc9bb1dd95fd3d0e63 (patch)
treedcea8a5c567fcb8de52259386cc393248a7dd4c2 /etc/rc.conf
parent3c641c6ffad9bd9ffde9816c9a72193aa4e72553 (diff)
protect the bpf ring with splnet as well as the kernel lock.
kernel lock protects it against other cpus, but splnet prevents bpf code running at splsoftnet (eg, like bridge does) from having the rings trampled by a hardware interrupt on the same cpu. ok mpi@ jmatthew@
Diffstat (limited to 'etc/rc.conf')
0 files changed, 0 insertions, 0 deletions