v0.3.0
* Default is now previous single-verbosity level; it was too annoying to add the -v every time. ** -q/--quiet has been added to return to the previous default output
This commit is contained in:
17
README.adoc
17
README.adoc
@@ -56,10 +56,25 @@ A tool to assist in design of segregate/segment/split/subnet networks.
|
||||
|
||||
[id="ref"]
|
||||
== References
|
||||
|
||||
[TIP]
|
||||
====
|
||||
See also the <<ack>> section for specific material used directly.
|
||||
====
|
||||
|
||||
This program in general draws inspiration from `ipcalc` (http://jodies.de/ipcalc[0^], https://github.com/kjokjo/ipcalc[1^], https://gitlab.com/ipcalc/ipcalc[2^]) and http://www.routemeister.net/projects/sipcalc/[`sipcalc`^].
|
||||
|
||||
The `table` subcommand is inspired by `iptab` from https://metacpan.org/pod/Net::IP[Perl Net-IP^].
|
||||
|
||||
Additional notes for certain contexts are primarily taken from https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing[the Wikipedia article on _Classless Inter-Domain Routing_^] (as of _Jan 28, 2025_).
|
||||
|
||||
Reservations are pulled/cached directly from the IANA registries (https://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml[IPv4^], https://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml[IPv6^]).
|
||||
Reservations are pulled/cached directly from the IANA registries (https://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml[IPv4^], https://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml[IPv6^]).
|
||||
|
||||
[id="ack"]
|
||||
== Acknowledgements
|
||||
|
||||
[id="ack_segrefdiag"]
|
||||
=== IPv6 Segment Reference Diagram
|
||||
The _IPv6 Segment Reference Diagram_ default output as rendered from the `table` subcommand is generally from https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing as fetched on April 07, 2025.
|
||||
|
||||
It is licensed under https://creativecommons.org/licenses/by-sa/4.0/[Creative Commons CC BY-SA 4.0^] (https://creativecommons.org/licenses/by-sa/4.0/legalcode.en[full license^]).
|
||||
|
||||
Reference in New Issue
Block a user