ozaki-r bbda3ec76e Take softnet_lock on pr_input properly if NET_MPSAFE
Currently softnet_lock is taken unnecessarily in some cases, e.g.,
icmp_input and encap4_input from ip_input, or not taken even if needed,
e.g., udp_input and tcp_input from ipsec4_common_input_cb. Fix them.

NFC if NET_MPSAFE is disabled (default).
2017-09-27 10:05:04 +00:00
2017-09-26 16:01:58 +00:00
2017-09-25 23:19:31 +00:00
2017-08-29 07:53:54 +00:00
2017-07-02 07:02:47 +00:00
2017-09-27 09:20:27 +00:00
2017-08-28 06:59:25 +00:00
2017-09-07 10:23:33 +00:00
2017-09-27 08:43:19 +00:00
2017-09-20 09:36:20 +00:00
2017-09-07 18:57:47 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%