Files
kernel/include/linux
Jozsef Kadlecsik 3e0304a583 netfilter: ipset: Support to match elements marked with "nomatch"
Exceptions can now be matched and we can branch according to the
possible cases:

a. match in the set if the element is not flagged as "nomatch"
b. match in the set if the element is flagged with "nomatch"
c. no match

i.e.

iptables ... -m set --match-set ... -j ...
iptables ... -m set --match-set ... --nomatch-entries -j ...
...

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
2012-09-22 22:44:34 +02:00
..
2012-07-30 18:16:01 -07:00
2012-07-30 18:15:23 -07:00
2012-08-10 15:27:02 -04:00
2012-07-30 17:25:21 -07:00
2012-08-07 10:10:57 +02:00
2012-07-31 18:42:43 -07:00
2012-07-30 17:25:11 -07:00
2012-08-21 01:19:54 -07:00
2012-09-10 15:44:56 -04:00
2012-08-04 01:24:44 +04:00
2012-08-09 16:18:06 -07:00
2012-08-14 14:28:32 -07:00
2012-09-20 16:49:17 -04:00
2012-08-14 14:28:32 -07:00
2012-08-14 14:28:32 -07:00
2012-07-31 08:16:42 -05:00
2012-08-22 10:24:41 -04:00
2012-07-29 21:24:13 +04:00
2012-07-30 19:06:52 -04:00
2012-07-30 19:06:52 -04:00
2012-08-20 13:58:21 +02:00
2012-07-31 18:42:43 -07:00
2012-08-30 13:14:48 -04:00
2012-08-21 20:50:25 +02:00
2012-07-30 17:25:20 -07:00
2012-07-31 08:16:24 -06:00
2012-07-31 18:42:50 -07:00
2012-08-04 12:15:37 +04:00