]> granicus.if.org Git - ipset/commit
Use netlink callback dump args only
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 2 Oct 2013 06:13:18 +0000 (08:13 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 2 Oct 2013 06:13:18 +0000 (08:13 +0200)
commita61d7ebe47c4c0d7a60dd8d4345ef4e41f14426a
treecb0a422cf62a526a4eba18d6176a7bc2a570fbdd
parent4e92e6ba2c4411f0ea3ae503c42fe7029bcc4618
Use netlink callback dump args only

Instead of cb->data, use callback dump args only and introduce symbolic
names instead of plain numbers at accessing the argument members.
kernel/include/linux/netfilter/ipset/ip_set.h
kernel/net/netfilter/ipset/ip_set_bitmap_gen.h
kernel/net/netfilter/ipset/ip_set_core.c
kernel/net/netfilter/ipset/ip_set_hash_gen.h
kernel/net/netfilter/ipset/ip_set_list_set.c