freebsd-dev/usr.bin/whois
Tony Finch 3997df0cde More robust handling of whois referrals from RIRs.
An example problem case is 163.1.0.0 (University of Oxford)
which is in an APNIC ERX address range. Previously we assumed
that ARIN has the correct information for all ERX allocations,
but in this case ARIN refers back to APNIC, rather than referring
to RIPE. This caused whois to loop.

Whois will no longer loop back and forth forever between two RIRs
that don't have an answer, but instead try the other RIRs in turn.
2016-11-17 15:19:06 +00:00
..
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
whois.1 Example RIPE whois query with options and spaces. 2016-04-25 15:46:42 +00:00
whois.c More robust handling of whois referrals from RIRs. 2016-11-17 15:19:06 +00:00