linux/net/netfilter/ipset
Jozsef Kadlecsik 1a869205c7 netfilter: ipset: The unnamed union initialization may lead to compilation error
The unnamed union should be possible to be initialized directly, but
unfortunately it's not so:

/usr/src/ipset/kernel/net/netfilter/ipset/ip_set_hash_netnet.c: In
function ?hash_netnet4_kadt?:
/usr/src/ipset/kernel/net/netfilter/ipset/ip_set_hash_netnet.c:141:
error: unknown field ?cidr? specified in initializer

Reported-by: Husnu Demir <hdemir@metu.edu.tr>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2013-10-22 10:14:01 +02:00
..
ip_set_bitmap_gen.h netfilter: ipset: Use netlink callback dump args only 2013-10-22 10:13:59 +02:00
ip_set_bitmap_ip.c netfiler: ipset: Add net namespace for ipset 2013-09-30 21:42:52 +02:00
ip_set_bitmap_ipmac.c netfiler: ipset: Add net namespace for ipset 2013-09-30 21:42:52 +02:00
ip_set_bitmap_port.c netfiler: ipset: Add net namespace for ipset 2013-09-30 21:42:52 +02:00
ip_set_core.c netfilter: ipset: Use netlink callback dump args only 2013-10-22 10:13:59 +02:00
ip_set_getport.c netfilter: ipset: Support package fragments for IPv4 protos without ports 2013-09-30 21:33:26 +02:00
ip_set_hash_gen.h netfilter: ipset: Use netlink callback dump args only 2013-10-22 10:13:59 +02:00
ip_set_hash_ip.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_ipport.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_ipportip.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_ipportnet.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_net.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_netiface.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_netnet.c netfilter: ipset: The unnamed union initialization may lead to compilation error 2013-10-22 10:14:01 +02:00
ip_set_hash_netport.c netfilter: ipset: Support comments in hash-type ipsets. 2013-09-30 21:33:29 +02:00
ip_set_hash_netportnet.c netfilter: ipset: The unnamed union initialization may lead to compilation error 2013-10-22 10:14:01 +02:00
ip_set_list_set.c netfilter: ipset: Use netlink callback dump args only 2013-10-22 10:13:59 +02:00
Kconfig netfilter: ipset: Add hash:net,port,net module to kernel. 2013-09-30 21:42:58 +02:00
Makefile netfilter: ipset: Add hash:net,port,net module to kernel. 2013-09-30 21:42:58 +02:00
pfxlen.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00