krisprice

Results 10 comments of krisprice

Hi @jcgruenhage -- out of curiosity how are you using that? I'm happy to include it if you want to keep implementing it. 👍

Hi @jcgruenhage, I see `host_count()` doesn't handle IPv4 cases where the prefix length is less than 31 and the subnet and broadcast addresses should be exclused. BTW the host count...

> my (doc) test case should cover that, and afaict it works as expected. Yep I see that. There was a slight misunderstanding: stress the and in my statement, that...

Hi @etiedem, coincidentally I just merged #46 which added support for netmasks, but not a parser. The parser does needs a bit of work anyway due to issue #32 but...

Thanks @nu11ptr. Yep it was designed that way. Rejecting it would be preferable to silently transforming it. Possibly that's what I should've done, but the structure can show up in...

I have no idea what's happening here. If you or someone else finds a fix please submit a PR. :-)

Sorry I missed the original notification about this last week. Thanks for spotting this and working on it. I’m also a bit surprised it doesn’t have the same problem since...

Ah, so it would seem. Looks like the parser in std has had quite a few other changes too. Is this something you'd still like to submit a PR for?...

HI @darrinsmart -- I'll keep this issue around to track and when I have time implement this. Thanks 👍

Hi @shaobo-he-aws - interesting, this behavior should get corrected whenever I get around to issue #32. :)