HomeFreeBSD

MFC r296009:

Description

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.

Details

Provenance
kibAuthored on
Parents
rS296560: MFC r295967:
Branches
Unknown
Tags
Unknown