16 Commits

Author SHA1 Message Date
brent saner
a00442c204
v0.2.2
FIXED:
* Validations for all were missing. They aren't now.
* Fixed a busted validator for explicit net
v0.2.2
2025-04-06 22:46:42 -04:00
brent saner
3c1bc832c0
v0.2.1
FIXED:
* host splitter wasn't working quite correctly; this has been fixed.
v0.2.1
2025-04-06 18:26:18 -04:00
brent saner
fd344f3b8e
checking in- working on fix for numhost subnetting 2025-04-06 14:37:57 -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.
v0.2.0
2025-04-06 01:31:51 -04:00
brent saner
701b598b1c
update TODO with bug to look into 2025-04-04 14:33:39 -04:00
brent saner
32297d1bba
v0.1.2
FIXED:
* Missing reservation checker
v0.1.2
2025-04-04 14:29:07 -04:00
brent saner
d37aa3eb6b
v0.1.1
ADDED:
* The -s/--size argument to the VLSM splitter may now be a
  comma-delimited list of sizes instead of needing to specify -s/--size
  for each size.
  This change is backwards-compatible.
v0.1.1
2025-04-04 11:53:55 -04:00
brent saner
0c8577f149
v0.1.0
ADDED:
* Explicit subnet ordering option for VLSM
v0.1.0
2025-04-03 18:35:35 -04:00
brent saner
166fb3be23
v0.0.2
FIXED:
* Ooops, fix go mod
v0.0.2
2025-03-10 10:07:51 -04:00
brent saner
2a780ae88a
fix reservation checking v0.0.1 2025-03-10 09:57:25 -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
3a7ed5973b
this is cool and all but the tables don't render properly 2025-02-01 23:15:54 -05:00
b09cb83017
almost done ackshually 2025-01-31 17:18:35 -05:00
6dcf5b9e2e Initial commit 2025-01-31 17:07:49 -05:00