[Bug 210892] whois(1): infinite loop

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 21 21:41:33 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210892

ali at mashtizadeh.com <ali at mashtizadeh.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ali at mashtizadeh.com

--- Comment #3 from ali at mashtizadeh.com <ali at mashtizadeh.com> ---
Appears to be fixed in #aec30d9b

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.
...

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list