Merge bpfilter_create() into bpfopen() and make it such that the
authormpi <mpi@openbsd.org>
Mon, 15 Aug 2016 07:03:47 +0000 (07:03 +0000)
committermpi <mpi@openbsd.org>
Mon, 15 Aug 2016 07:03:47 +0000 (07:03 +0000)
commit3b031cbc236a6634926f7217fe802a81348e67de
tree5f945aa80924550d8bd0fb2c458ffacef6cf33a7
parente8ca03bef9811fa021d8237e8e8d426ce7da3809
Merge bpfilter_create() into bpfopen() and make it such that the
descriptor is referenced before it is inserted in the global list.

ok dlg@
sys/net/bpf.c