]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Protect PID initializations for statistics by the bpf descriptor
authorcsjp <csjp@FreeBSD.org>
Tue, 4 Oct 2005 15:06:10 +0000 (15:06 +0000)
committercsjp <csjp@FreeBSD.org>
Tue, 4 Oct 2005 15:06:10 +0000 (15:06 +0000)
commit369f8288e0ca10fee58a73a700c15c46cda1794c
tree0e6e62a624dce33869866438f183bbaf6482f09d
parent0b891ae48d7ae6ffe1eb8f128a7eba64b3a50d65
Protect PID initializations for statistics by the bpf descriptor
locks. Also while we are here, protect the bpf descriptor during
knlist_remove{add} operations.

Discussed with: rwatson
sys/net/bpf.c