Jozsef Kadlecsik
d0d9e0a5a8
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types
...
The range internally is converted to the network(s) equal to the range.
Example:
# ipset new test hash:net
# ipset add test 10.2.0.0-10.2.1.12
# ipset list test
Name: test
Type: hash:net
Header: family inet hashsize 1024 maxelem 65536
Size in memory: 16888
References: 0
Members:
10.2.1.12
10.2.1.0/29
10.2.0.0/24
10.2.1.8/30
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2011-06-16 18:52:41 +02:00
..
2011-06-16 18:52:41 +02:00
2011-06-14 09:07:32 +09:00
2011-02-19 19:17:35 -08:00
2011-04-04 17:01:43 +02:00
2011-03-15 20:16:20 +01:00
2010-06-25 14:46:56 +02:00
2011-01-18 18:12:24 +01:00
2011-03-31 11:26:23 -03:00
2011-02-01 16:06:30 +01:00
2011-01-14 15:45:56 +01:00
2011-05-07 22:51:07 -07:00
2011-04-04 15:21:02 +02:00
2011-04-04 17:00:54 +02:00
2011-01-14 15:45:56 +01:00
2011-01-18 18:12:24 +01:00
2011-06-09 20:38:07 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-02-28 18:02:33 +01:00
2010-11-15 19:45:13 +01:00
2011-05-17 14:18:25 -04:00
2011-01-18 18:12:24 +01:00
2011-04-17 17:03:33 -07:00
2011-01-19 16:00:07 +01:00
2011-03-03 21:27:42 -08:00
2011-03-31 11:26:23 -03:00
2011-02-17 11:32:38 +01:00
2011-04-17 17:02:51 -07:00
2011-01-18 15:27:28 +01:00
2011-05-11 14:26:58 -04:00
2011-04-04 17:01:43 +02:00
2011-03-16 18:32:13 +01:00
2010-07-15 17:20:46 +02:00
2010-11-15 13:57:56 +01:00
2010-06-25 14:44:07 +02:00
2011-03-15 13:26:32 +01:00
2011-05-10 12:13:36 +02:00
2011-01-18 06:33:54 +01:00
2011-04-21 11:05:14 +02:00
2011-02-03 00:05:43 +01:00
2011-05-10 10:00:21 +02:00
2010-08-19 17:16:25 -07:00
2011-01-18 06:33:54 +01:00
2011-02-04 14:28:58 -08:00
2011-01-13 10:30:27 +09:00
2011-01-18 06:33:54 +01:00
2011-01-18 16:08:30 +01:00
2011-05-07 22:51:12 -07:00
2010-07-23 14:07:47 +02:00
2010-10-15 15:53:27 +02:00
2010-10-21 10:12:48 +11:00
2011-06-16 18:42:40 +02:00
2011-02-17 11:32:38 +01:00
2011-04-04 17:00:54 +02:00
2011-03-12 15:08:54 -08:00
2011-02-17 11:32:38 +01:00