Florian Westphal
6d4fa852a0
net: sched: add ipset ematch
...
Can be used to match packets against netfilter ip sets created via ipset(8).
skb->sk_iif is used as 'incoming interface', skb->dev is 'outgoing interface'.
Since ipset is usually called from netfilter, the ematch
initializes a fake xt_action_param, pulls the ip header into the
linear area and also sets skb->data to the IP header (otherwise
matching Layer 4 set types doesn't work).
Tested-by: Mr Dash Four <mr.dash.four@googlemail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-12 07:54:46 -07:00
..
2012-07-10 23:13:45 -07:00
2012-05-15 20:23:16 -04:00
2012-07-10 23:32:27 -07:00
2012-07-10 23:13:45 -07:00
2012-06-04 11:45:11 -04:00
2012-07-09 00:16:16 -07:00
2012-07-10 23:56:33 -07:00
2012-06-29 12:07:37 -04:00
2012-07-12 00:39:24 -07:00
2012-06-28 17:37:00 -07:00
2012-07-02 11:07:27 +02:00
2012-07-10 23:13:45 -07:00
2012-07-11 18:12:59 -07:00
2012-07-10 23:13:45 -07:00
2012-07-12 00:41:25 -07:00
2012-07-12 00:39:24 -07:00
2012-05-21 20:27:36 -07:00
2012-05-09 20:49:19 -04:00
2012-07-10 23:13:45 -07:00
2012-07-12 07:54:46 -07:00
2012-07-12 07:40:05 -07:00
2012-07-12 00:41:25 -07:00
2012-05-19 00:51:04 -04:00
2012-06-04 11:45:11 -04:00
2012-06-15 15:30:15 -07:00
2012-04-15 12:44:40 -04:00
2012-06-29 00:52:32 -07:00
2012-05-17 18:45:20 -04:00
2012-07-10 23:13:45 -07:00
2012-07-10 23:56:33 -07:00
2012-07-12 07:54:45 -07:00
2012-07-10 23:56:33 -07:00
2012-03-22 19:29:57 -04:00
2012-07-10 23:13:45 -07:00
2012-04-20 21:22:30 -04:00
2012-07-10 23:56:33 -07:00
2012-05-16 22:17:37 -04:00
2012-06-27 15:42:24 -07:00
2012-06-17 16:29:38 -07:00
2012-07-10 23:13:45 -07:00
2012-06-06 15:18:17 -04:00
2012-04-20 21:22:30 -04:00
2012-07-10 23:56:33 -07:00
2012-07-12 07:54:46 -07:00
2012-07-12 00:41:25 -07:00
2012-07-10 23:13:45 -07:00
2012-07-10 23:13:45 -07:00
2012-06-27 15:36:43 -07:00
2012-05-24 16:22:53 -04:00
2012-04-15 12:44:40 -04:00
2012-06-29 12:42:14 -04:00
2012-07-10 23:13:45 -07:00
2012-07-05 02:42:00 -07:00
2012-05-21 20:27:36 -07:00
2012-05-21 12:50:12 -07:00
2012-05-18 01:35:08 -04:00
2012-05-22 17:37:47 -07:00
2012-05-15 20:14:35 -04:00