Unnamed repository
Go to file
Petr Menšík 418de6681f Do not create server_domain for non-server records
--local=/example/ and --address=/example/# create records, which contain
no address or just NULL address. Some people generate quite large
blocklists, which then can take quite long to walk through. Because it
uses linear algorithm, it gets quite slow.

Similar to upstream in 2.86, avoid walking through literal addresses or
local blocks. Speeds up significantly loading of 50k or more records.

Fixed regression caused by commit 73f4c86bcc

Resolves: rhbz#2209031
2023-06-14 08:08:05 +02:00
.fmf Run tmt based tests from dnsmasq 2023-06-12 16:47:04 +02:00
plans Add extra test plan to run all defined tests 2023-06-13 19:49:51 +02:00
tests RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:43:55 +02:00
.gitignore Update to 2.85 (#1947198) 2021-07-02 18:07:30 +02:00
ci.fmf Run tmt based tests from dnsmasq 2023-06-12 16:47:04 +02:00
dnsmasq-2.77-underflow.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:43:55 +02:00
dnsmasq-2.78-fips.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:43:55 +02:00
dnsmasq-2.79-server-domain-fixup.patch Ensure also server_domains_cleanup is called always 2022-08-30 13:46:48 +02:00
dnsmasq-2.79-server-domain-rh1919894.patch dnsmasq option to query the last known working domain specific upstream server first 2022-02-10 23:22:39 +01:00
dnsmasq-2.80-rh1728701.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:43:55 +02:00
dnsmasq-2.81-configuration.patch RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:43:55 +02:00
dnsmasq-2.85-domain-blocklist-speedup.patch Do not create server_domain for non-server records 2023-06-14 08:08:05 +02:00
dnsmasq-2.85-search_servers-rhbz2182342.patch fixup! Ensure search_servers domain is set on dnssec 2023-05-11 10:37:31 +02:00
dnsmasq-2.85-serv_domain-rh2186481-2.patch fixup! Correct releasing of serv_domain 2023-05-10 13:18:42 +02:00
dnsmasq-2.85-serv_domain-rh2186481.patch Correct releasing of serv_domain 2023-05-04 16:17:10 +02:00
dnsmasq-2.86-alternative-lease.patch Offer alternative address if requested is leased 2022-02-24 15:34:12 +01:00
dnsmasq-2.86-dhcpv6-client-arch.patch Support client arch and interface identifier options 2022-02-24 15:35:13 +01:00
dnsmasq-2.87-CVE-2022-0934.patch Use upstream version of CVE-2022-0934 fix 2023-01-26 18:42:54 +01:00
dnsmasq-2.89-edns0-size.patch Set the default maximum DNS UDP packet size to 1232 2023-04-03 16:36:40 +02:00
dnsmasq-systemd-sysusers.conf RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:43:55 +02:00
dnsmasq.service Change default pid file into run directory 2021-07-02 18:10:26 +02:00
dnsmasq.spec Do not create server_domain for non-server records 2023-06-14 08:08:05 +02:00
gating.yaml Require basic tests of fedora to pass gating 2023-06-13 18:17:03 +02:00
rpminspect.yaml Auto-waive bad_fucts in current release 2023-02-15 21:00:51 +01:00
sources Update to 2.85 (#1947198) 2021-07-02 18:07:30 +02:00
srkgpg.txt RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:43:55 +02:00
test-release-public-key RHEL 9.0.0 Alpha bootstrap 2020-10-14 23:43:55 +02:00