sing/common/control
2024-11-04 11:05:38 +08:00
..
bind.go Add 'preferInterfaceName' parameter to BindToInterface0 2023-12-24 08:03:43 +08:00
bind_darwin.go Add 'preferInterfaceName' parameter to BindToInterface0 2023-12-24 08:03:43 +08:00
bind_finder.go Add bind.Interface.Flags 2024-11-04 11:05:38 +08:00
bind_finder_default.go Add bind.Interface.Flags 2024-11-04 11:05:38 +08:00
bind_linux.go Fix SO_BINDTOIFINDEX usage 2024-02-29 12:56:57 +08:00
bind_other.go Add 'preferInterfaceName' parameter to BindToInterface0 2023-12-24 08:03:43 +08:00
bind_windows.go Add 'preferInterfaceName' parameter to BindToInterface0 2023-12-24 08:03:43 +08:00
frag_darwin.go Fix unix build 2023-03-18 14:24:31 +08:00
frag_linux.go Add dontfrag control 2022-09-06 00:44:41 +08:00
frag_other.go Fix unix build 2023-03-18 14:24:31 +08:00
frag_windows.go Add dontfrag control 2022-09-06 00:44:41 +08:00
interface.go Add redirect and tproxy controls 2024-06-17 12:38:21 +08:00
mark_linux.go Make RoutingMark uint32 2024-06-17 12:38:23 +08:00
mark_other.go Make RoutingMark uint32 2024-06-17 12:38:23 +08:00
protect_other.go Fix include protect control 2022-09-05 12:18:54 +08:00
protect_unix.go Fix include protect control 2022-09-05 12:18:54 +08:00
redirect_darwin.go Add redirect and tproxy controls 2024-06-17 12:38:21 +08:00
redirect_linux.go Add redirect and tproxy controls 2024-06-17 12:38:21 +08:00
redirect_other.go Add redirect and tproxy controls 2024-06-17 12:38:21 +08:00
reuse_other.go Improve control 2022-07-17 14:39:25 +08:00
reuse_unix.go Add control conn func 2022-08-16 17:47:48 +08:00
reuse_windows.go Add control conn func 2022-08-16 17:47:48 +08:00
tcp_keep_alive_linux.go Remove disallowed linkname usages 2024-05-18 13:20:31 +08:00
tcp_keep_alive_stub.go Add control.SetKeepAlivePeriod 2024-04-10 20:25:47 +08:00
tproxy_linux.go Add redirect and tproxy controls 2024-06-17 12:38:21 +08:00
tproxy_other.go Add redirect and tproxy controls 2024-06-17 12:38:21 +08:00