Bruce Momjian <pgman@candle.pha.pa.us> writes:
> I modified the TODO. I think we only need an INT4. I realize INT8
> would be for IPV6 but I can't imagine a network that has more than INT4
> hosts (not part of the network address).
Actually "increment the host address" isn't a well-defined concept for
IPV6. The "host" part of the address (if you're on an Ethernet) is
generally the 64 bit MAC address.
-Doug