Skip to content

Releases: friendly-bits/subnet-tools

v0.2

26 Nov 21:18
Compare
Choose a tag to compare

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

11 Feb 10:59
Compare
Choose a tag to compare

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

20 Jan 01:00
6ac2de8
Compare
Choose a tag to compare

The code seems pretty stable now so it's time for a release.