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-06-26 21:39:32 -07:00
2012-05-17 15:49:51 -04:00
2012-04-01 18:11:37 -04:00
2012-05-15 13:45:03 -04:00
2012-05-15 13:45:03 -04:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-06-26 21:54:15 -07:00
2012-04-01 18:11:37 -04:00
2012-04-01 12:09:55 -07:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2007-07-10 22:16:41 -07:00
2007-07-10 22:16:41 -07:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-05-15 13:45:03 -04:00
2012-07-04 13:07:05 +02:00
2011-01-19 23:31:12 -08:00
2012-07-12 07:54:46 -07:00
2012-04-01 18:11:37 -04:00
2011-01-19 23:31:12 -08:00
2011-01-19 23:31:12 -08:00
2011-01-19 23:31:12 -08:00
2012-05-15 13:45:03 -04:00
2012-07-12 07:54:46 -07:00
2012-07-12 07:54:46 -07:00
2012-06-26 21:54:15 -07:00
2012-06-01 10:37:18 -04:00
2008-10-31 00:45:55 -07:00
2012-04-01 18:11:37 -04:00
2012-05-04 11:50:05 -04:00
2012-05-16 15:30:26 -04:00
2012-05-10 23:33:01 -04:00
2012-05-04 11:50:05 -04:00
2012-04-01 18:11:37 -04:00
2012-05-16 15:30:26 -04:00
2012-05-15 13:45:03 -04:00
2012-05-15 13:45:03 -04:00
2012-05-10 23:33:01 -04:00
2012-05-10 23:33:01 -04:00
2011-01-10 16:07:54 -08:00
2011-10-31 19:30:30 -04:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-07-09 00:01:49 -07:00
2012-02-13 16:04:40 -05:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-04-01 18:11:37 -04:00
2012-07-05 01:09:06 -07:00