Paolo Abeni
91ed1e666a
ip/options: explicitly provide net ns to __ip_options_echo()
...
__ip_options_echo() uses the current network namespace, and
currently retrives it via skb->dst->dev.
This commit adds an explicit 'net' argument to __ip_options_echo()
and update all the call sites to provide it, usually via a simpler
sock_net().
After this change, __ip_options_echo() no more needs to access
skb->dst and we can drop a couple of hack to preserve such
info in the rx path.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-06 20:51:12 -07:00
..
2017-07-17 17:02:44 +02:00
2017-08-03 09:27:07 -07:00
2017-06-23 14:17:31 -04:00
2017-06-16 11:48:39 -04:00
2017-07-04 01:29:04 -07:00
2015-07-29 22:44:04 -07:00
2017-07-01 07:39:08 -07:00
2017-04-19 07:48:57 +02:00
2017-07-01 07:39:08 -07:00
2017-08-03 15:35:59 -07:00
2017-05-30 11:55:32 -04:00
2017-08-03 15:35:59 -07:00
2017-08-03 15:35:59 -07:00
2017-08-03 15:35:59 -07:00
2017-08-03 15:35:59 -07:00
2017-05-21 13:42:36 -04:00
2016-06-30 05:03:36 -04:00
2017-07-17 09:52:58 -07:00
2017-08-06 20:51:12 -07:00
2017-07-01 07:39:08 -07:00
2017-07-01 07:39:08 -07:00
2017-01-13 22:37:16 -05:00
2017-07-01 07:39:09 -07:00
2017-07-03 03:29:14 -07:00
2017-07-01 07:39:08 -07:00
2017-07-17 08:59:01 -07:00
2016-11-03 16:10:26 -04:00
2017-07-01 07:39:09 -07:00
2017-06-26 23:13:22 -04:00
2017-03-24 13:17:07 -07:00
2017-08-06 20:51:12 -07:00
2017-08-06 20:51:12 -07:00
2017-08-06 20:51:12 -07:00
2017-06-25 11:42:01 -04:00
2017-06-16 12:01:29 -04:00
2017-07-18 11:13:41 -07:00
2015-04-03 12:11:15 -04:00
2017-06-16 11:48:35 -04:00
2017-06-26 23:13:22 -04:00
2017-07-12 08:18:46 -07:00
2017-02-16 21:25:49 -05:00
2017-06-15 12:12:40 -04:00
2017-02-28 12:49:36 +01:00
2017-07-01 07:39:08 -07:00
2017-07-31 14:37:50 -07:00
2017-03-24 13:17:07 -07:00
2016-11-03 15:25:26 -04:00
2017-07-01 07:39:08 -07:00
2017-07-15 12:44:02 -07:00
2017-08-06 20:51:12 -07:00
2017-07-31 14:37:49 -07:00
2017-07-15 14:43:29 -07:00
2017-05-17 16:06:01 -04:00
2017-03-02 08:42:27 +01:00
2017-07-01 16:15:14 -07:00
2017-05-17 16:06:01 -04:00
2016-12-06 11:34:24 -05:00
2016-08-23 23:11:36 -07:00
2017-07-01 16:15:14 -07:00
2016-11-21 13:20:17 -05:00
2017-05-17 16:06:01 -04:00
2016-11-21 13:20:17 -05:00
2016-11-21 13:20:17 -05:00
2017-08-03 09:30:47 -07:00
2017-08-06 20:51:12 -07:00
2017-05-17 16:06:01 -04:00
2017-05-17 16:06:01 -04:00
2017-07-31 14:37:49 -07:00
2017-05-21 13:42:36 -04:00
2017-07-01 07:39:08 -07:00
2017-08-01 10:07:50 -07:00
2017-07-24 17:28:12 -07:00
2017-06-15 12:12:40 -04:00
2017-07-19 16:14:10 -07:00
2016-11-21 13:20:17 -05:00
2017-07-31 14:37:49 -07:00
2017-06-23 14:10:05 -04:00
2016-11-21 13:20:17 -05:00
2016-05-11 14:43:19 -04:00
2016-11-21 13:20:17 -05:00
2017-07-31 14:37:50 -07:00
2016-11-21 13:20:17 -05:00
2017-08-03 21:37:30 -07:00
2016-07-11 13:27:06 -07:00
2017-07-01 07:39:08 -07:00
2017-05-18 10:23:33 -04:00
2017-07-17 09:52:58 -07:00
2017-07-24 13:52:59 -07:00
2017-07-29 14:19:03 -07:00
2016-11-24 15:32:14 -05:00
2017-02-15 11:04:11 +01:00
2017-06-16 11:48:39 -04:00
2017-04-14 10:07:39 +02:00
2017-04-14 10:07:39 +02:00
2017-04-14 10:06:10 +02:00
2017-07-18 11:13:41 -07:00
2017-02-09 10:22:17 +01:00
2017-01-10 10:57:12 +01:00
2013-05-31 17:19:05 -07:00