Releases: friendly-bits/subnet-tools
Releases · friendly-bits/subnet-tools
v0.2
The code has been rewritten almost entirely and organized as a library.
Current implementation provides same functionality but works much faster than the previous one.
Full Changelog: v0.1.1...v0.2
v0.1.1
This is a bugfix release.
Main changes:
- detect-local-subnets.sh, detect-local-subnets-AIO.sh: fixed ipv6 subnets detection in some cases
- trim-subnet.sh, detect-local-subnets-AIO.sh: fixed kernel validation when there is no route
- aggregate-subnets.sh: allow ipv4|ipv6 in family option
Full Changelog: https://github.com/blunderful-scripts/subnet-tools/commits/v0.1.1
v0.1
The code seems pretty stable now so it's time for a release.