世界
3ba30e3f00
Fix route_address_set duplicated IP sets causing route creation failure
...
The FlatMap calls pre-populated routeAddressSet and routeExcludeAddressSet
before the for-loops which appended the same IP sets again, doubling every
entry. On Windows this caused CreateIpForwardEntry2 to return
ERROR_OBJECT_ALREADY_EXISTS.
Fixes #3725
2026-02-02 17:29:21 +08:00
世界
58025a01f8
Fix auto_redirect fallback rule
2026-01-29 12:07:15 +08:00
世界
c0ac3c748c
Reduce default MTU for android
2025-08-13 11:48:44 +08:00
世界
72dbcd3ad4
Improve darwin tun performance
2025-07-18 21:23:04 +08:00
世界
ae2ecd6002
Increase default mtu to 65535
2025-07-12 14:48:04 +08:00
世界
811ff93549
Increase default mtu under network extension to 4064
2025-07-08 13:14:46 +08:00
世界
6cfa2b8b86
Improve darwin tun performance
2025-07-08 13:14:46 +08:00
世界
5662784afb
Add loopback address support for tun
2025-07-08 13:14:44 +08:00
世界
5c4211e849
Get darwin local DNS server from libresolv
2025-07-08 13:12:18 +08:00
世界
81d32181ce
Fix update route address set
2025-05-20 19:46:54 +08:00
世界
d4fa0ed349
Improve auto redirect
2025-04-12 13:06:10 +08:00
世界
270740e859
Fix crash on route address set update
2025-02-23 08:35:30 +08:00
世界
e64cf3b7df
Do not set address sets to routes on Apple platforms
...
Network Extension was observed to stop for unknown reasons
2025-01-27 13:40:39 +08:00
世界
7aac801ccd
tun: Set address sets to routes
2025-01-13 15:14:30 +08:00
世界
c4b6d0eadb
Make GSO adaptive
2025-01-13 15:14:30 +08:00
世界
0c66888691
Fix lint
2025-01-13 15:14:30 +08:00
世界
68781387fe
refactor: WireGuard endpoint
2025-01-13 15:14:30 +08:00
世界
a1be455202
refactor: Modular network manager
2025-01-13 15:14:29 +08:00
世界
ce69e620e9
Migrate bad options to library
2025-01-13 15:14:29 +08:00
世界
4fe40fcee0
Remove unused reject methods
2025-01-13 15:14:29 +08:00
世界
e233fd4fe5
refactor: Modular inbounds/outbounds
2025-01-13 15:14:29 +08:00