I've got a very stripped-down perl in an embedded system. Basically, no modules.
I have a list of network interfaces, their network, netmask, and broadcast addresses. I need to enumerate all the possible IP addresses local to each network interface.
I'll bet an efficient algorithm for this has been covered here at the monastery somewhere before --- any pointers to where I might find one?
Thanks,
Dave