commit | 702b71e7c666a1c9be9d49e8cd173f0d4d1e859f | [log] [tgz] |
---|---|---|
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Mon Oct 10 22:07:41 2016 +0200 |
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | Thu Nov 10 13:28:45 2016 +0100 |
tree | 4a4d1fc6c8792a564c0cb5aa2a7ffd8a375abdb2 | |
parent | a54dad51a83ba08e951191ce3e1e9eb44750c0bb [diff] |
netfilter: ipset: Add element count to all set types header It is better to list the set elements for all set types, thus the header information is uniform. Element counts are therefore added to the bitmap and list types. Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>