summaryrefslogtreecommitdiffstats
path: root/net/whatmask
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* upgrade to 1.1ijliao2001-09-272-2/+2
|
* remove bogus comment that "nobody knows why" wildcard notation exists.billf2001-05-201-2/+1
| | | | | | | | | | | Netmask are contiguous bits, wildcard masks don't need to be. The former is accurate for defining subnets and the latter is useful for describing ranges for firewalls, route maps, or other such things. example: 10.0.10.0 is nntp1.domain.com, 10.0.11.0 is nntp2.local.com access-list 185 permit tcp any gt 1023 10.0.10.0 0.0.1.0 eq nntp
* add whatmaskijliao2001-05-205-0/+42
Easily convert between three common subnet mask notations
OpenPOWER on IntegriCloud