1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-10 09:50:43 +00:00
v2fly/transport/internet/tcp
mzz 5f851c05b1
fix(tproxy): the problem that cannot find ipv6 destination in redirect mode of tproxy (#815)
* fix(tproxy): the problem that cannot find ipv6 destination in redirect mode of tproxy

* chore(lint): reformat the code

* chore(lint): Codacy Static Code Analysis
2021-03-25 16:42:58 +08:00
..
config.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
config.pb.go Chore: update protobuf & dependencies (#793) 2021-03-18 12:17:26 +08:00
config.proto Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
dialer.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
hub.go Fix ALPN being set to h2 by default when using TCP (#716) 2021-03-01 16:23:59 +08:00
sockopt_freebsd.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
sockopt_linux_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
sockopt_linux.go fix(tproxy): the problem that cannot find ipv6 destination in redirect mode of tproxy (#815) 2021-03-25 16:42:58 +08:00
sockopt_other.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
tcp.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00