changing bloomfilter to allow GNUNET_CONTAINER_bloomfilter_init with sizes that are...
authorChristian Grothoff <christian@grothoff.org>
Sat, 21 Apr 2012 18:16:21 +0000 (18:16 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 21 Apr 2012 18:16:21 +0000 (18:16 +0000)
commit2f9e8c5139931e25f621b604fc3e142df54dc70d
tree545cee525080db7f99917534b1b847b5fa91e30a
parent5d578f1d05cb1d3ea47bbe605d378f48bd596359
changing bloomfilter to allow GNUNET_CONTAINER_bloomfilter_init with sizes that are not powers of 2 -- GNUNET_CONTAINER_bloomfilter_load will continue to round up to power of two
src/include/gnunet_container_lib.h
src/util/container_bloomfilter.c