世界
1c57f08148
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
世界
260145e8f7
Fix auto_redirect fallback rule
2026-01-29 12:07:15 +08:00
世界
1510745643
Reduce default MTU for android
2025-08-13 11:48:44 +08:00
世界
d64f844eb2
Improve darwin tun performance
2025-07-18 21:23:04 +08:00
世界
5e13281992
Increase default mtu to 65535
2025-07-12 14:48:04 +08:00
世界
18e4416c33
Increase default mtu under network extension to 4064
2025-07-08 13:14:46 +08:00
世界
b2dd53e1b8
Improve darwin tun performance
2025-07-08 13:14:46 +08:00
世界
b21e83d8e7
Add loopback address support for tun
2025-07-08 13:14:44 +08:00
世界
1345ed2ff2
Get darwin local DNS server from libresolv
2025-07-08 13:12:18 +08:00
世界
70f05dcee9
Fix update route address set
2025-05-20 19:46:54 +08:00
世界
db23cbd4e5
Improve auto redirect
2025-04-12 13:06:10 +08:00
世界
8464df9f98
Fix crash on route address set update
2025-02-23 08:35:30 +08:00
世界
a683de96c6
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
世界
8dff0f30b9
tun: Set address sets to routes
2025-01-13 15:14:30 +08:00
世界
070ad551c3
Make GSO adaptive
2025-01-13 15:14:30 +08:00
世界
9cc94823e3
Fix lint
2025-01-13 15:14:30 +08:00
世界
44d5411d5f
refactor: WireGuard endpoint
2025-01-13 15:14:30 +08:00
世界
c493cc521f
refactor: Modular network manager
2025-01-13 15:14:29 +08:00
世界
078de6c0fe
Migrate bad options to library
2025-01-13 15:14:29 +08:00
世界
0c993f6f0c
Remove unused reject methods
2025-01-13 15:14:29 +08:00
世界
8513463170
refactor: Modular inbounds/outbounds
2025-01-13 15:14:29 +08:00