diff options
author | 2017-09-11 21:52:39 +0200 | |
---|---|---|
committer | 2017-10-04 16:19:06 +0200 | |
commit | 63c2af90e502fca6cda2855541d43443666e337f (patch) | |
tree | e2b3fd1f02aabfec1adfe19c32f718d41ebb7598 /net/netfilter/x_tables.c | |
parent | netfilter: ipset: Fix sparse warnings (diff) | |
download | wireguard-linux-63c2af90e502fca6cda2855541d43443666e337f.tar.xz wireguard-linux-63c2af90e502fca6cda2855541d43443666e337f.zip |
netfilter: ipset: deduplicate prefixlen maps
The prefixlen maps used here are identical, and have been since
introduction. It seems to make sense to use a single large map,
that the preprocessor will fill appropriately.
Signed-off-by: Aaron Conole <aconole@bytheb.org>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/x_tables.c')
0 files changed, 0 insertions, 0 deletions