Eric W. Biederman
af4c6641f5
net sched: Pass the skb into change so it can access NETLINK_CB
...
cls_flow.c plays with uids and gids. Unless I misread that
code it is possible for classifiers to depend on the specific uid and
gid values. Therefore I need to know the user namespace of the
netlink socket that is installing the packet classifiers. Pass
in the rtnetlink skb so I can access the NETLINK_CB of the passed
packet. In particular I want access to sk_user_ns(NETLINK_CB(in_skb).ssk).
Pass in not the user namespace but the incomming rtnetlink skb into
the the classifier change routines as that is generally the more useful
parameter.
Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
2012-08-14 21:55:28 -07:00
..
2012-01-05 10:51:44 -06:00
2012-07-15 12:18:29 -03:00
2012-06-25 16:44:12 -07:00
2012-03-07 22:52:24 -08:00
2012-07-10 23:56:33 -07:00
2012-08-14 21:49:10 -07:00
2012-07-09 16:42:12 -04:00
2012-06-17 16:29:38 -07:00
2012-07-22 12:13:46 -07:00
2011-07-06 02:52:16 -07:00
2012-07-18 11:28:46 -07:00
2012-06-08 14:27:23 -07:00
2012-07-20 16:06:10 -07:00
2011-11-30 18:51:03 -05:00
2012-08-14 21:49:42 -07:00
2011-08-08 14:26:29 -04:00
2012-07-17 11:57:23 +02:00
2012-06-01 14:18:29 -04:00
2012-05-16 15:30:26 -04:00
2012-04-15 12:44:40 -04:00
2011-10-06 15:49:51 -04:00
2012-04-05 05:08:04 -04:00
2012-04-15 12:44:40 -04:00
2012-07-05 01:12:14 -07:00
2012-04-15 12:44:40 -04:00
2011-12-01 11:41:06 -05:00
2012-07-19 10:43:03 -07:00
2012-07-31 14:41:38 -07:00
2012-06-29 01:36:36 -07:00
2011-11-29 13:17:03 -05:00
2012-07-20 13:36:54 -07:00
2012-06-28 17:56:43 -07:00
2012-04-15 12:44:40 -04:00
2011-11-11 12:32:50 -05:00
2012-05-16 15:16:56 -04:00
2011-11-14 00:19:42 -05:00
2012-05-15 20:14:35 -04:00
2012-07-16 03:44:56 -07:00
2012-07-26 15:50:39 -07:00
2012-07-19 11:02:03 -07:00
2012-07-20 13:36:54 -07:00
2011-10-22 01:25:23 -04:00
2012-05-18 01:40:27 -04:00
2012-06-19 21:22:05 -07:00
2012-07-31 14:41:38 -07:00
2011-12-14 13:34:55 -05:00
2012-07-10 22:40:14 -07:00
2012-07-05 02:41:58 -07:00
2012-07-18 08:59:58 -07:00
2012-06-29 00:52:32 -07:00
2012-07-31 15:02:02 -07:00
2012-07-17 12:00:46 +02:00
2012-07-19 10:35:30 -07:00
2012-04-14 14:47:05 -04:00
2012-08-14 21:49:25 -07:00
2012-05-17 18:45:20 -04:00
2011-10-31 19:32:32 -04:00
2012-04-15 12:44:40 -04:00
2012-05-15 20:14:35 -04:00
2011-07-26 16:49:47 -07:00
2012-07-12 12:10:46 +02:00
2012-06-26 21:06:11 -07:00
2012-07-11 23:39:11 -07:00
2012-07-05 01:03:06 -07:00
2012-07-16 22:31:34 -07:00
2011-05-27 13:41:33 -04:00
2012-07-05 02:21:55 -07:00
2011-08-01 17:58:33 -07:00
2012-04-02 04:33:45 -04:00
2012-07-22 12:44:01 -07:00
2011-05-17 14:16:58 -04:00
2012-04-15 12:44:40 -04:00
2012-07-26 15:50:39 -07:00
2012-05-19 01:08:16 -04:00
2012-04-16 23:53:11 -04:00
2012-07-17 12:16:39 +02:00
2011-09-15 14:49:43 -04:00
2012-07-31 15:06:50 -07:00
2012-07-20 11:06:59 -07:00
2012-08-14 21:55:28 -07:00
2012-07-22 23:58:00 +04:00
2011-10-21 05:22:42 -04:00
2012-01-09 13:08:28 -08:00
2012-08-14 21:49:56 -07:00
2012-04-10 10:04:07 -07:00
2012-08-14 21:48:06 -07:00
2012-06-09 14:56:12 -07:00
2011-08-30 17:39:01 -04:00
2012-04-28 22:21:51 -04:00
2012-03-12 17:05:21 -07:00
2012-04-15 12:44:40 -04:00
2012-05-16 15:17:08 -04:00
2012-04-15 12:44:40 -04:00
2012-07-18 09:36:12 -07:00