initippool: fix initialization of ip_address_pool
sizeof(ip_address_pool) is just a pointer size, we want to dereference it or ippoolt
(bug present in initial commit)
sizeof(ip_address_pool) is just a pointer size, we want to dereference it or ippoolt
(bug present in initial commit)