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-07-28 13:58:47 +00:00
2017-09-26 16:12:45 +00:00
2017-09-17 09:41:35 +00:00
2017-09-14 07:58:38 +00:00
2017-09-26 09:24:22 +00:00
2017-09-21 19:29:35 +00:00
2017-08-27 06:18:16 +00:00
2017-09-22 06:05:20 +00:00
2017-09-25 20:39:21 +00:00
2017-08-28 00:46:06 +00:00
2017-09-17 20:37:17 +00:00
2017-09-26 07:42:05 +00:00
2017-09-26 07:42:05 +00:00
2017-09-21 07:15:34 +00:00
2017-09-27 10:05:04 +00:00
2017-09-27 10:05:04 +00:00
2017-09-27 09:55:52 +00:00
2017-09-21 07:15:34 +00:00
2017-09-21 07:15:34 +00:00
2017-07-28 14:45:59 +00:00
2017-09-22 03:04:06 +00:00
2017-09-21 07:15:34 +00:00
2017-09-27 10:05:04 +00:00
2017-08-20 12:51:38 +00:00
2017-09-07 06:29:47 +00:00