IP_NF_SET_MAX is honored. Run "make ... V=1" and you see that the value is
passed to CONFIG_IP_NF_SET_MAX which is used up directly in
kernel/ip_set.c. However, IP_NF_SET_HASHSIZE is forgotten and not
referenced in the userspace code, so setting the default hashsize at
compiling time does not work yet.
So I should not use IP_NF_SET_HASHSIZE for the time being until it is
fixed, right?
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html