commit | c1e2e04388b2539960453689b8e721709f71dc9c | [log] [tgz] |
---|---|---|
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Thu Jun 16 18:47:07 2011 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Thu Jun 16 18:47:07 2011 +0200 |
tree | 60839a0e475168c92ad8fb17adac3723289a572f | |
parent | ac8cc925d35fc5a05da2bd097e602f20de2478a4 [diff] |
netfilter: ipset: 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. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> Signed-off-by: Patrick McHardy <kaber@trash.net>