visualsubnetcalc/dist/js
Michael Brown 1d65957d69
Add support for /31 and /32 subnets (#2)
* Add support for /31 and /32 subnets

/31 subnets are defined by RFC 3021 and are intended for point-to-point links;
they do not reserve an IP for the network number or the broadcast address.

/32 subnets are loopback IPs.

* Correct "Useable" typo

---------

Co-authored-by: Caesar Kabalan <caesar.kabalan@gmail.com>
2023-06-05 13:20:24 -07:00
..
lz-string.min.js Refactor dist/ layout and add web-server to npm 2023-05-24 22:16:05 -07:00
main.js Add support for /31 and /32 subnets (#2) 2023-06-05 13:20:24 -07:00