]> granicus.if.org Git - ipset/commit
Support listing setnames and headers too
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 18 Apr 2011 15:32:25 +0000 (17:32 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 18 Apr 2011 15:32:25 +0000 (17:32 +0200)
commitbf8463fb80ffa70e043a5afee4d30ca3023b30ba
treec4ad4a743ab09b93df5b7aa0b2de2f9ae3e38ef4
parent42d44fcb9c938bac9e144ec862ee00459820f271
Support listing setnames and headers too

Current listing makes possible to list sets with full content only.
The patch adds support partial listings, i.e. listing just
the existing setnames or listing set headers, without set members.
include/libipset/linux_ip_set.h
include/libipset/session.h
kernel/include/linux/netfilter/ipset/ip_set.h
kernel/net/netfilter/ipset/ip_set_core.c
lib/session.c
src/ipset.8
src/ui.c