K 10 svn:author V 3 kib K 8 svn:date V 27 2016-03-09T10:19:32.926291Z K 7 svn:log V 158 MFC r296009: 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. END