CVSROOT: /cvs Module name: src Changes by: mi...@cvs.openbsd.org 2012/12/21 04:13:43
Modified files: sys/net : bpf.c Log message: bpf allocates packet buffers in the ioctl path and can sleep waiting for memory to become available obtained from netbsd with tweaks, with input from deraadt and blambert, ok deraadt, claudio