On 2 January 2017 at 12:39, Martin Pieuchot <m...@openbsd.org> wrote: > Kill two simple recursive splsoftnet(). > > - pr_usrreq() functions are always called under NET_LOCK(). > - tcp_ident() is called by tcp_sysctl() only which asserts for the NET_LOCK() > > ok? >
OK