IPv4/IPv6 Subnet Calculator
https://www.uni-due.de/~be0001/subnetcalc/
SubNetCalc is an IPv4/IPv6 subnet address calculator. For a given IPv4 or IPv6
address and netmask or prefix length, it calculates network address, broadcast
address, maximum number of hosts and host address range. It also prints the
addresses in binary format for better understandability. Furthermore, it
prints information on specific address types (e.g. type, scope,
interface ID, etc.).
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / subnetcalc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/subnetcalc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
subnetcalc-2.4.14.tar.xz | 0000068708 67.1 KB | |
subnetcalc.changes | 0000004285 4.18 KB | |
subnetcalc.spec | 0000001735 1.69 KB |
Revision 5 (latest revision is 19)
Sebastian Wagner (sebix)
committed
(revision 5)
- update to version 2.4.14: - Removed FreeBSD dependency on GeoIP, since it is not available any more. - CMakeLists.txt for FreeBSD builds. - Removed obsolete helper scripts. - Updated CI scripts. - Updated build script. - Updated FreeBSD port files. - Improved Travis CI configuration. - Build script update. - Updated distinfo. - Updated LSM entry. - update to version 2.4.13: - Fixed some inconsistencies in different packaging files. - Updated build scripts. - Simplified CMakeLists.txt. - Some clean-ups. - Build script updates. - Updated build script. - Updated CI scripts. - Updated Debian Standards version. - Updated Travis CI configuration. - Build script updates. - Updated FreeBSD ports files. - Updated LSM entry. - update to version 2.4.12: - Bugfix: Fixed Bug #3 (https://github.com/dreibh/subnetcalc/issues/3). - Using Tar/XZ for archive. - CI script update. - Build script update. - Updated build scripts.
Comments 0