5 Commits

Author SHA1 Message Date
brent saner
860ad5842b
v0.2.5
ADDED:
* num-addrs subcommand, to get the number of hosts/addresses in a given
  prefix length
* get-net subcommand, to more easily get a single subnet from either the
  beginning or the end of a prefix. (MUCH FASTER than CIDR-splitting!)
2025-04-13 18:25:32 -04:00
brent saner
3c239a4d09
v0.2.0
ADDED:
* num-nets subcommand' this is MUCH much faster than actually splitting
  if you're trying to figure out how many times a given subnet fits into
  a network.
2025-04-06 01:31:51 -04:00
d8469533a7
checking in- needs some refinement then done 2025-02-09 23:07:25 -05:00
brent saner
64b669edc3
finished ipv6 reservations 2025-02-02 11:09:52 -05:00
30355294c0
just needs reserved prefix warnings implemented 2025-02-02 03:45:29 -05:00