mark descriptors free in bpfilterattach() instead of bpfattach(); clearly
authorderaadt <deraadt@openbsd.org>
Wed, 12 Feb 1997 03:35:11 +0000 (03:35 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 12 Feb 1997 03:35:11 +0000 (03:35 +0000)
commitddd7c0ec8c0467ddef172523540716a81809ec08
tree789700bc9cff0f6808bb166e211bf90e9c39b28e
parent958d9a8cc3d31ed162e4d8859d29be8fe03cf05f
mark descriptors free in bpfilterattach() instead of bpfattach(); clearly
must not re-marking them when new interfaces are added while one or more
bpf channels are in use; my fix to netbsd pr#3189, Jean-Luc.Richier@imag.fr
sys/net/bpf.c