We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e8557f commit a678e17Copy full SHA for a678e17
ipinfo/CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
* `ipinfo tool prefix` introduced with some misc. prefix tools. Currently supports following subcommands:
4
- `addr` returns the base IP address of a prefix.
5
- - `bits` returns the length of a prefix and reports `-1`` if invalid.
+ - `bits` returns the length of a prefix and reports `-1` if invalid.
6
- `masked` returns canonical form of a prefix, masking off non-high bits, and returns the zero if invalid.
7
- `is_valid` reports whether a prefix is valid.
8
0 commit comments