Commit graph

30 commits

Author SHA1 Message Date
世界
442cceb9fa
Fix disable UDP fragment 2024-12-12 20:43:56 +08:00
世界
cc7e630923
control: Refactor interface finder 2024-11-12 20:15:50 +08:00
世界
72db784fc7
Add bind.Interface.Flags 2024-11-04 11:05:38 +08:00
世界
c63546470b
Add Update() error to control.InterfaceFinder 2024-09-22 22:15:12 +08:00
世界
a33349366d
Remove bad linkname usage 2024-06-24 09:42:23 +08:00
世界
1c495c9b07
Make RoutingMark uint32 2024-06-17 12:38:23 +08:00
世界
ad4d59e2ed
Add control.Interface.HardwareAddr 2024-06-17 12:38:21 +08:00
世界
aca2a85545
Add redirect and tproxy controls 2024-06-17 12:38:21 +08:00
世界
47cc308abf
Add InterfaceFinder.Interfaces() []control.Interface 2024-06-17 12:38:21 +08:00
世界
e0ee7f49e2
Remove disallowed linkname usages 2024-05-18 13:20:31 +08:00
世界
eec2fc325a
Improve interface finder 2024-04-12 09:05:39 +08:00
世界
2fa039945c
Add control.SetKeepAlivePeriod 2024-04-10 20:25:47 +08:00
世界
6e3921083b
Fix SO_BINDTOIFINDEX usage 2024-02-29 12:56:57 +08:00
世界
c501a58ae7
Add 'preferInterfaceName' parameter to BindToInterface0 2023-12-24 08:03:43 +08:00
世界
27518fdf12
Improve linux bind interface 2023-10-21 17:07:11 +08:00
stT-e5gna2z5MBS
3c4a2b06a9
BindToInterfaceFunc: allow block()/AutoDetectInterfaceFunc() to return error
to avoid Tun traffic loopback, AutoDetectInterfaceFunc() should return error when no valid interface is found
2023-09-20 14:05:54 +08:00
世界
46fc706837
Fix unix build 2023-03-18 14:24:31 +08:00
世界
7209937cc2
Fix bind control 2022-09-26 13:49:00 +08:00
世界
834794b006
Skip bind for local addr 2022-09-16 15:13:26 +08:00
世界
93cc53b60c
Refactor bind control 2022-09-14 12:52:34 +08:00
世界
f3d346256d
Add dontfrag control 2022-09-06 00:44:41 +08:00
世界
6f8d090cec
Fix include protect control 2022-09-05 12:18:54 +08:00
世界
d4ba8fdfac
Improve bind 2022-08-26 20:49:16 +08:00
世界
fb82be7f3f
Add control conn func 2022-08-16 17:47:48 +08:00
世界
f616c4f126
Add darwin bind support 2022-08-05 16:22:39 +08:00
世界
6910a8c5ce
Improve control 2022-07-17 14:39:25 +08:00
世界
09b55ce4b6
Improve control options 2022-07-14 22:53:06 +08:00
世界
d3fb2260ef
Add protect func / domain matcher 2022-07-11 18:38:42 +08:00
世界
6a0987c52a
Minor fixes 2022-07-07 21:39:44 +08:00
世界
ddfe73e899
Add net control funcs 2022-06-30 17:39:41 +08:00