mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
12 lines
409 B
Plaintext
12 lines
409 B
Plaintext
Whatmask is a small C program that will help you with network settings.
|
|
|
|
It displays the following information given IP address and/or netmask:
|
|
- The netmask in the following formats: CIDR, Netmask, Hex, Wildcard Bits
|
|
- The Network Address
|
|
- The Broadcast Address
|
|
- The number of Usable IP Addresses
|
|
- The First Usable IP Address
|
|
- The Last Usable IP Address
|
|
|
|
WWW: http://www.laffeycomputer.com/whatmask.html
|