You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great library. I wanted the actual first and last IP addresses in a range, so it would be helpful if there was a .Last() and .First() method as well as .LastUsable() and .FirstUsable().
I had to use a different library in the end.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi @billpg, thanks for coming back to me. Sorry I haven't a specific example - it was a long time ago. My memory is hazy, but I think the basic premise was that if a range included some 'unsusable' addresses, there wasn't a way of getting the actual first/last only first/last usable addresses (which I guess I didn't care about). Sorry hard to be more specific after so long.
Hi,
Great library. I wanted the actual first and last IP addresses in a range, so it would be helpful if there was a .Last() and .First() method as well as .LastUsable() and .FirstUsable().
I had to use a different library in the end.
Thanks!
The text was updated successfully, but these errors were encountered: