K 10 svn:author V 3 kib K 8 svn:date V 27 2016-02-24T22:00:35.053032Z K 7 svn:log V 239 In bpf_getdltlist(), do not call copyout(9) while holding bpf lock. Copy the data into temprorary malloced buffer and drop the lock for copyout. Reported, reviewed and tested by: cem Sponsored by: The FreeBSD Foundation MFC after: 1 week END