http://qs321.pair.com?node_id=848446


in reply to Re^2: Storing and searching sets of IP address ranges
in thread Storing and searching sets of IP address ranges

I like this as a quick way to get something working, but I think I may ultimately need to go with your first suggestion and change the operators. I already have IP addresses as 4/16 byte entities so changing the operators will save [un]pack calls for each lookup.

Thanks,
-Andrew