]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Don't override a different Displayed Host with the rDNS.
authorMatt Schatz <genius3000@g3k.solutions>
Tue, 31 Mar 2020 07:54:54 +0000 (01:54 -0600)
committerMatt Schatz <genius3000@g3k.solutions>
Sun, 5 Apr 2020 01:12:28 +0000 (19:12 -0600)
commitd6133886f5a84000fcb2df6e993d252ecb55b72d
tree20dad857c235c1f1be472af81420e6ffa6177995
parentfe23e07f024c2cbcb05007f3ed70c9acf632a2f0
Don't override a different Displayed Host with the rDNS.

If the dnsbl module is set to mark with a vHost, it can finish before
the hostname resolution finishes. This is especially the case when
the result is already cached.

Resolves #1770.
src/coremods/core_hostname_lookup.cpp