]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add support for per-DNSBL timeouts.
authorSadie Powell <sadie@witchery.services>
Wed, 31 Mar 2021 12:30:53 +0000 (13:30 +0100)
committerSadie Powell <sadie@witchery.services>
Wed, 31 Mar 2021 12:41:55 +0000 (13:41 +0100)
commitfc3c650e8dc62c3fdde8e2cc4eda62ed4a37c532
tree394756c4b9ec46fd8cf99027c010c0e763017cf3
parent952ee5cc603a5231348b8cfab18ee85a097f5394
Add support for per-DNSBL timeouts.

This should fix the issue of some DNSBLs being slower than others.
docs/conf/providers/torexit.conf.example
include/modules/dns.h
src/modules/m_dnsbl.cpp