summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-05-21 13:14:36 +0000
committerzuntum <zuntum>2001-05-21 13:14:36 +0000
commit5134d385044ceb7bf1b06b6add411c3366dd49f3 (patch)
treed908d493a15daf775675e2db9c504d183f36d2ea /net/Makefile
parentb5726454b815ea2e324ed66b42734245112b32eb (diff)
downloadpkgsrc-5134d385044ceb7bf1b06b6add411c3366dd49f3.tar.gz
Initial import of whatmask-1.0
Whatmask is a small C program that lets you easily convert between three common subnet mask notations. Notations supported: Name Example --------------------------------- CIDR /24 Netmask 255.255.255.0 Wilcard Bits 0.0.0.255 The above notations are all identical. CIDR notation commonly has a "/" in front of the number (representing the number of bits). Whatmask can accept these notations with or without a slash. This notation is used more and more recently. A lot of popular routers and software supprt this notation. Netmask notation is pretty much the standard old-school way of doing it. It is supported by most systems (Un*x, Win, Mac, etc.). Wilcard bits are similar to the netmask, but they are the logical not of the netmask. This notation is used by a number of popular routers.
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions