Re: ipsec_common_input() & splsoftnet()

2017-01-22 Thread Sebastian Benoit
ok Martin Pieuchot(m...@openbsd.org) on 2017.01.23 10:44:59 +1000: > This function is only called by udp_input() so at IPL_SOFTNET. Assert > that and get rid of a recursive splsoftnet()/splx() dance. > > ok? > > Index: netinet/ipsec_input.c >

ipsec_common_input() & splsoftnet()

2017-01-22 Thread Martin Pieuchot
This function is only called by udp_input() so at IPL_SOFTNET. Assert that and get rid of a recursive splsoftnet()/splx() dance. ok? Index: netinet/ipsec_input.c === RCS file: /cvs/src/sys/netinet/ipsec_input.c,v retrieving