linux/net/netfilter/ipset
Jozsef Kadlecsik 5add189a12 netfilter: ipset: bitmap:ip,mac: fix listing with timeout
The type when timeout support was enabled, could not list all elements,
just the first ones which could fit into one netlink message: it just
did not continue listing after the first message.

Reported-by: Yoann JUET <yoann.juet@univ-nantes.fr>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Tested-by: Yoann JUET <yoann.juet@univ-nantes.fr>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2013-04-18 23:40:41 +02:00
..
ip_set_bitmap_ip.c netfilter: ipset: Include supported revisions in module description 2012-09-22 22:44:24 +02:00
ip_set_bitmap_ipmac.c netfilter: ipset: bitmap:ip,mac: fix listing with timeout 2013-04-18 23:40:41 +02:00
ip_set_bitmap_port.c netfilter: ipset: Include supported revisions in module description 2012-09-22 22:44:24 +02:00
ip_set_core.c Merge branch 'master' of git://1984.lsi.us.es/nf 2013-02-26 17:24:26 -05:00
ip_set_getport.c
ip_set_hash_ip.c netfilter ipset: Use ipv6_addr_equal() where appropriate. 2013-01-29 22:58:40 -05:00
ip_set_hash_ipport.c netfilter ipset: Use ipv6_addr_equal() where appropriate. 2013-01-29 22:58:40 -05:00
ip_set_hash_ipportip.c netfilter ipset: Use ipv6_addr_equal() where appropriate. 2013-01-29 22:58:40 -05:00
ip_set_hash_ipportnet.c netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize 2013-04-09 21:04:16 +02:00
ip_set_hash_net.c netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize 2013-04-09 21:04:16 +02:00
ip_set_hash_netiface.c netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize 2013-04-09 21:04:16 +02:00
ip_set_hash_netport.c netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize 2013-04-09 21:04:16 +02:00
ip_set_list_set.c netfilter: ipset: list:set: fix reference counter update 2013-04-09 21:02:11 +02:00
Kconfig
Makefile
pfxlen.c