netbird/client/internal/dns
2025-05-05 14:29:05 +02:00
..
local [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
test [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
types [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
consts.go [client] make /var/lib/netbird paths configurable (#3084) 2025-01-13 10:15:01 +01:00
dbus_unix.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
file_parser_unix_test.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
file_parser_unix.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
file_repair_unix_test.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
file_repair_unix.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
file_unix_test.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
file_unix.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
handler_chain_test.go [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
handler_chain.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
host_android.go [client] Add netbird ui improvements (#3222) 2025-02-21 16:29:21 +01:00
host_darwin.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
host_ios.go [client] Add netbird ui improvements (#3222) 2025-02-21 16:29:21 +01:00
host_unix.go [client] Fix a panic on shutdown if dns host manager failed to initialize (#3182) 2025-01-15 13:14:46 +01:00
host_windows.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
host.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
hosts_dns_holder.go Feature/exit node Android (#1916) 2024-05-07 12:28:30 +02:00
mock_server.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
network_manager_unix.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
notifier.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
resolvconf_unix.go [client] Add netbird ui improvements (#3222) 2025-02-21 16:29:21 +01:00
response_writer_test.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
response_writer.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
server_android.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
server_darwin.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
server_export_test.go fix some typo spotted with codespell (#1278) 2023-11-01 17:11:16 +01:00
server_export.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
server_ios.go Feature/add iOS support (#1244) 2023-12-18 11:46:58 +01:00
server_test.go [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
server_unix.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
server_windows.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
server.go [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
service_listener.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
service_memory_test.go [client] Add embeddable library (#3239) 2025-02-20 13:22:03 +01:00
service_memory.go [client,management] add netflow support to client and update management (#3414) 2025-03-20 17:05:48 +01:00
service.go Feature/permanent dns (#967) 2023-07-14 21:56:22 +02:00
systemd_freebsd.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
systemd_linux.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
unclean_shutdown_darwin.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
unclean_shutdown_mobile.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
unclean_shutdown_unix.go [client] Cleanup dns and route states on startup (#2757) 2024-10-24 10:53:46 +02:00
unclean_shutdown_windows.go [client] Use GPO DNS Policy Config to configure DNS if present (#3319) 2025-02-13 18:17:18 +01:00
upstream_android.go [client] Automatically register match domains for DNS routes (#3614) 2025-04-07 15:18:45 +02:00
upstream_general.go [client] Fallback to TCP if a truncated UDP response is received from upstream DNS (#3632) 2025-04-08 13:41:13 +02:00
upstream_ios.go [client] Fallback to TCP if a truncated UDP response is received from upstream DNS (#3632) 2025-04-08 13:41:13 +02:00
upstream_test.go [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
upstream.go [client] Fix stale local records (#3776) 2025-05-05 14:29:05 +02:00
wgiface_windows.go [client] Ignore candidates that are part of the the wireguard subnet (#3472) 2025-03-10 13:59:21 +01:00
wgiface.go [client] Ignore candidates that are part of the the wireguard subnet (#3472) 2025-03-10 13:59:21 +01:00