Skip to content

ipinfo-3.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 06:03
· 147 commits to master since this release
08eaa1d
  • ipinfo tool prefix introduced with some misc. prefix tools. Currently supports following subcommands:
    • addr returns the base IP address of a prefix.
    • bits returns the length of a prefix and reports -1 if invalid.
    • masked returns canonical form of a prefix, masking off non-high bits, and returns the zero if invalid.
    • is_valid reports whether a prefix is valid.

Pull Requests