Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scavenge is a utility to audit DNS records within an IP address range. | jylefort | 2005-04-20 | 3 | -0/+39 |
It scans the range and classifies its findings into 4 categories: - Missing A records - Missing PTR records - Mismatched A/PTR records - Stale PTR records PR: ports/80119 Submitted by: Mark Foster <mark@foster.cc> Approved by: adamw (mentor) |