Changeset 790
- Timestamp:
- 09/13/19 16:52:12 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DNSDB.pm
r789 r790 2672 2672 2673 2673 ## DNSDB::domainID() 2674 # Takes a d atabase handle and domain name2674 # Takes a domain name and default location 2675 2675 # Returns the domain ID number 2676 2676 sub domainID { … … 2702 2702 2703 2703 ## DNSDB::revID() 2704 # Takes a database handle and reverse zone name 2704 # Takes a reverse zone name and default location 2705 # Assumes the reverse zone is in the logical CIDR form, not the formal .arpa form 2705 2706 # Returns the rDNS ID number 2706 2707 sub revID {
Note:
See TracChangeset
for help on using the changeset viewer.