]> granicus.if.org Git - ipset/commit
netfilter: ipset: deduplicate prefixlen maps
authorAaron Conole <aconole@bytheb.org>
Thu, 20 Jul 2017 18:13:00 +0000 (14:13 -0400)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 6 Sep 2017 15:20:02 +0000 (17:20 +0200)
commite3c74c6a621ffa16749afed8354b9b491484ebf9
tree4d760342d9de4ae6529d4964bc9e31652f45d821
parent8fc8ad151cd565d5becacc874e21555bcede036a
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>
kernel/net/netfilter/ipset/pfxlen.c