We cannot call copyout() while in a net epoch section, unless the user
memory is wired. Use vslock() to wire it before entering the section,the global ifnet lock to synchronize access to the
just like sysctl_wire_old_buffer() doeslist instead.
Reported by: emaste