Commit graph

73 commits

Author SHA1 Message Date
世界
46aa536b37
Fix lint errors 2026-07-27 10:23:30 +08:00
世界
1ab008e1e6
Improve error messages for Linux TUN and redirect operations 2026-03-15 14:43:38 +08:00
wwqgtxx
90ea7a0b69
Fix udp/icmp not work on gso with mixed stack 2026-03-03 23:48:15 +08:00
eronez
1fb8456021
Fix DNS not revert while close tun 2026-03-02 06:46:28 +08:00
wwqgtxx
2a33d64abc Fix logging maybe panic 2026-02-13 00:28:14 +08:00
wwqgtxx
3144f43fc2 Fix udp/icmp not work on gso with system stack 2026-02-13 00:27:34 +08:00
世界
635920688d
Add back random iproute2 table index 2026-02-02 14:15:26 +08:00
世界
2e21cd99ef
Revert "Disable rp filter atomically"
This reverts commit 983b3caf40.
2026-02-02 14:15:10 +08:00
世界
983b3caf40
Disable rp filter atomically 2026-02-01 10:46:55 +08:00
世界
1d02d635b9
Fix auto_redirect fallback rule 2026-01-29 13:34:49 +08:00
世界
e88ed52dbc
Fix auto_redirect on IPv6-only or IPv4-only servers 2026-01-28 18:27:44 +08:00
世界
9d97d95a9c
Fix TUN interface restart fails with existing addresses 2026-01-15 02:08:55 +08:00
世界
525f783d00
Add EXP_ExternalConfiguration for Tailscale 2026-01-07 14:05:47 +08:00
世界
b5f3fecc25
ping: Fix linux route rules 2025-08-26 14:30:21 +08:00
世界
aa1fd4d994
Improve darwin tun performance 2025-07-17 23:46:08 +08:00
世界
f57754918d
Add DefaultInterfaceMonitor.MyInterface 2025-06-20 13:14:37 +08:00
wwqgtxx
d89ab3f207 Fix IncludeInterface/ExcludeInterface priority 2025-04-09 13:35:20 +08:00
世界
35b5747b44
Ignore UDP offload error 2025-03-19 20:37:03 +08:00
世界
f457988090
Add tun.UpdateRouteOptions 2024-12-23 22:17:27 +08:00
世界
c21c623174
Add Tun.Name 2024-11-28 14:27:11 +08:00
世界
c177abb523
Copy TCP GRO probe from tailscale 2024-11-23 13:13:48 +08:00
世界
c1f61d08ba
Make GSO optional 2024-11-23 12:58:52 +08:00
世界
2b8115e83b
Copy UDP GSO support from tailscale 2024-11-23 12:58:52 +08:00
Benyamin
8a18f0c99e
Fix android routing rules about vpn protection 2024-11-18 18:30:51 +08:00
世界
b4300eaa6a
Fix interface callback 2024-11-12 23:18:20 +08:00
世界
a5cb9f4f5f
Remove unused ICMP replies & Improve tcpbuf options 2024-11-08 12:15:52 +08:00
世界
24206c3edd
Split set route to Start() 2024-11-08 12:15:51 +08:00
世界
10f73346a0
Fix gateway & FIx prefix check 2024-10-31 21:58:09 +08:00
世界
f845cffeac
Update linter configuration 2024-09-14 21:26:40 +08:00
世界
7c4975c412
Use new fswatcher to udpate android packages 2024-06-26 11:02:47 +08:00
世界
85f5f2dd58
auto-redirect: Add route address set support for nftables 2024-06-16 15:37:27 +08:00
世界
65383d3c39
Make DNS hijack optional 2024-06-07 15:49:16 +08:00
世界
ad763519ff
Improve iproute2 rules 2024-06-07 15:47:16 +08:00
世界
840f3758f9
Prioritize *_route_address in linux auto-route 2024-05-20 22:19:46 +08:00
世界
779d1c7db2
Fix linux auto-route sequence 2024-05-15 22:22:08 +08:00
世界
3f128a4a6a
Fix Remove bad suppress_prefixlength iproute2 rule 2024-05-10 17:50:56 +08:00
世界
e272ff0ad3
Remove bad suppress_prefixlength iproute2 rule
This change gives tun priority over DHCP 121 rules
2024-05-07 19:52:59 +08:00
世界
9380493c39
Fix bad usage for exec 2024-05-07 19:52:44 +08:00
世界
8bfb64cf04
Fix GSO batch size 2024-03-22 14:52:39 +08:00
世界
38c945fec5
Remove duplicated rules 2024-02-02 14:29:06 +08:00
世界
5b50c61b72
Add GSO support 2023-12-21 16:51:06 +08:00
世界
3fa4ee409a
Add route exclude support 2023-11-16 18:27:36 +08:00
世界
958d6a25a4
Fix "Fix Linux IPv6 auto route rules" 2023-11-16 18:21:14 +08:00
世界
660222a0dd
Fix Linux IPv6 auto route rules 2023-10-26 11:59:14 +08:00
世界
824b903ebd
Add [include/exclude]_interface iproute2 options 2023-08-20 17:18:29 +08:00
世界
10d98f2679
Add mixed stack 2023-08-12 19:38:06 +08:00
世界
0a68b9f1d8
Fix monitor 2023-08-07 20:31:52 +08:00
世界
4bc8dc7f27
Configure default-route for systemd-resolved
Even though the documentation says this parameter doesn't matter, some people have reported that not configuring it can cause problems.
2023-06-12 19:28:29 +08:00
世界
8848c0e4cb
Set search domain for systemd-resolved 2023-03-26 16:09:54 +08:00
世界
56bedd2f05
Add route support 2023-03-22 01:28:18 +08:00