Nick Peng
|
04985216a8
|
dns_cache: separate DNS cache
|
2022-11-17 23:51:15 +08:00 |
|
Nick Peng
|
324aa2d77d
|
nftset: fix family option not working issue
|
2022-11-16 22:37:25 +08:00 |
|
Nick Peng
|
bc379a3c3e
|
ping: increase ping work thread priority
|
2022-11-16 22:11:18 +08:00 |
|
Nick Peng
|
f6b9a1b81a
|
dns-conf: support disable sni name by setting host-name name to '-'
|
2022-11-16 00:22:06 +08:00 |
|
Nick Peng
|
f619ca8f68
|
ping: Optimize the ping callback thread to reduce inaccurate results caused by blocking
|
2022-11-16 00:20:39 +08:00 |
|
Nick Peng
|
42a4fdebfd
|
smartdns: fix setcap crash issue.
|
2022-11-15 22:39:36 +08:00 |
|
Nick Peng
|
85d011eae8
|
nftset: Remove libnftable dependency
|
2022-11-15 22:31:34 +08:00 |
|
Nick Peng
|
934701941b
|
dns: skip padding record
|
2022-11-11 00:22:35 +08:00 |
|
Nick Peng
|
9974c50dbb
|
dns_server: fixed rcode error issue
|
2022-11-10 19:35:55 +08:00 |
|
Nick Peng
|
93af473e08
|
dns_cache: optimize cache for no result record.
|
2022-11-08 23:31:15 +08:00 |
|
Nick Peng
|
76d5322676
|
conf: Make hostnames match exactly
|
2022-11-08 23:31:15 +08:00 |
|
Nick Peng
|
facf672081
|
dns_client: fix crash issue when upstream response delay is lower than 1ms
|
2022-11-07 22:15:45 +08:00 |
|
Nick Peng
|
5558e38cb4
|
fast-ping: fix dns ping not working issue
|
2022-11-05 17:46:28 +08:00 |
|
Nick Peng
|
ffd3cb2db5
|
dns-client: Fix issue that bootstrap dns not working caused by reducing CPU usage
|
2022-11-05 16:23:19 +08:00 |
|
Nick Peng
|
91ee65231e
|
server: reply udp packet with original route path
|
2022-11-03 20:44:04 +08:00 |
|
Nick Peng
|
7b8ff57773
|
cpu-usage: reduce cpu usage when idle
|
2022-10-27 21:38:04 +08:00 |
|
LoveSy
|
391ef310b4
|
Simple support for nftables (#1117)
* Simple support for nftables
Co-authored-by: Chen Zhenge <Mr.ChenWithCapsule@outlook.com>
|
2022-10-23 19:17:33 +08:00 |
|
soffchen
|
9bc857f628
|
smartdns: fix typo
|
2022-10-11 18:45:44 +08:00 |
|
Nick Peng
|
ccb47ef327
|
conf: fix local domain handling issues
|
2022-09-28 20:28:01 +08:00 |
|
Nick Peng
|
799d19f233
|
conf: add option resolv-hostname to skip resolve local hostname
|
2022-09-28 00:53:39 +08:00 |
|
Nick Peng
|
1640e9e6a1
|
smartdns: fix kernel dmesg warnings
|
2022-09-24 20:14:00 +08:00 |
|
Nick Peng
|
1991a0b102
|
luci: add hint when set dnsmasq failure.
|
2022-09-14 23:45:39 +08:00 |
|
Nick Peng
|
1f1fd118de
|
Feature: add domain-set option, simplify domain name rule settings
|
2022-09-08 00:41:17 +08:00 |
|
Nick Peng
|
7c4ce074a5
|
luci: fix auto setting issue
|
2022-08-31 22:05:26 +08:00 |
|
Nick Peng
|
455924befe
|
dns_client: fix default edns not working issue
|
2022-08-29 18:48:45 +08:00 |
|
Nick Peng
|
f659cf3725
|
dns_conf: support relative path for dnsmasq-lease-file
|
2022-08-28 10:22:14 +08:00 |
|
Nick Peng
|
83c8105312
|
dns_server: fix only cache on ip address result issue
|
2022-08-24 20:05:35 +08:00 |
|
Nick Peng
|
fecc313e03
|
dns_server: fix SERVERFAIL when A is 127.0.0.1
|
2022-08-23 22:49:41 +08:00 |
|
Nick Peng
|
145f7cfa42
|
dns_server: make the TTL of the first request to 2s & fix hostname issue.
|
2022-08-21 18:29:44 +08:00 |
|
Nick Peng
|
464f2adaa7
|
fast_ping: fix race condition
|
2022-08-21 18:29:44 +08:00 |
|
Nick Peng
|
96d3deb595
|
conf: add local-ttl option
|
2022-08-15 21:35:08 +08:00 |
|
Nick Peng
|
584480dda1
|
fix: malformed packet crash issue
|
2022-08-12 20:47:27 +08:00 |
|
Nick Peng
|
2848aa0ac7
|
server_group: fix server group not working issue.
|
2022-08-11 23:57:33 +08:00 |
|
Nick Peng
|
3605e6ed71
|
smartdns: support no create pid file.
|
2022-08-05 22:13:26 +08:00 |
|
Nick Peng
|
6588c9822f
|
fast_ping: supress error log
|
2022-08-04 21:40:18 +08:00 |
|
Nick Peng
|
ac042e8bee
|
dns-debug: support record fail packet for debugging
|
2022-07-31 15:49:10 +08:00 |
|
Nick Peng
|
ab415f2ee9
|
feature: support response mode: first-ping, fastest-ip, fastest-response
|
2022-07-25 22:54:27 +08:00 |
|
Nick Peng
|
d3bbd8edd7
|
log: set default log path to /var/log/smartdns/ and auto create directory
|
2022-07-25 22:52:42 +08:00 |
|
Nick Peng
|
9390a49a72
|
dns_server: make log happy.
|
2022-07-21 21:45:14 +08:00 |
|
Felix Yan
|
798226ddb3
|
Correct typos in dns.c
|
2022-07-17 14:10:00 +08:00 |
|
Nick Peng
|
d223194eff
|
dns_server: fix crash issue
|
2022-07-14 22:55:50 +08:00 |
|
Nick Peng
|
a83818c094
|
code: cleanup lint and extra compile warnings
|
2022-07-10 10:32:01 +08:00 |
|
Nick Peng
|
4e2161c6fc
|
conf: optimize badconfig log
|
2022-07-07 22:49:30 +08:00 |
|
Nick Peng
|
7d62226995
|
server: some minor fixes
|
2022-07-05 23:32:22 +08:00 |
|
Nick Peng
|
092b4ede88
|
dns_server: fix ip number is only one when speed check is none
|
2022-07-05 00:18:28 +08:00 |
|
Nick Peng
|
301ab3ba10
|
server: fix server not exit issue on asus router
|
2022-07-02 13:26:58 +08:00 |
|
Nick Peng
|
362b7f978f
|
security: support dropping root, and no root privileges required for ping
|
2022-07-01 23:37:24 +08:00 |
|
Nick Peng
|
e3436263d9
|
conf: add config: dualstack-ip-allow-force-AAAA
|
2022-06-28 22:10:42 +08:00 |
|
Nick Peng
|
1f07a7ea97
|
log: make log happy when receiving malformd packet
|
2022-06-28 22:01:14 +08:00 |
|
Nick Peng
|
9fdf53baa5
|
Update tlog
|
2022-06-26 18:49:17 +08:00 |
|