Vigilans
|
39cbe4ab13
|
Implement setReuseAddr and setReusePort in sockopt_{os}.go
|
2020-07-31 01:20:12 +08:00 |
|
Vigilans
|
bb932d8a1e
|
Move setting of SO_REUSEPORT out of applyInboundSocketOptions
|
2020-07-31 00:01:36 +08:00 |
|
lucifer9
|
9608f77ba8
|
fix udp not work in ipv4 using common config
|
2020-03-12 00:42:29 +08:00 |
|
lucifer9
|
d055c0497d
|
fix tproxy udp "unable to get destination" in IPv6 environment
|
2020-03-12 00:42:29 +08:00 |
|
nullptr
|
450bc5b3f0
|
Add SO_REUSEPORT to inbound
|
2020-03-12 00:42:29 +08:00 |
|
nullptr
|
ed1ade4266
|
Add SO_REUSEPORT (kernel level load balance) support
|
2019-10-13 12:12:49 +08:00 |
|
SAPikachu
|
033d2264ff
|
Fix SO_MARK setting for UDP outbound connections
|
2019-01-25 15:53:24 +08:00 |
|
Darien Raymond
|
5279296f03
|
remove use of context.WithValue in transport
|
2018-11-21 14:54:40 +01:00 |
|
Lonnie Liu
|
e43b4cc169
|
fix build breakage
|
2018-09-30 12:51:26 -07:00 |
|
Darien Raymond
|
07aa486d43
|
fix bind address in linux
|
2018-09-30 19:37:08 +02:00 |
|
Darien Raymond
|
383b84e7dd
|
unified tproxy option
|
2018-09-17 15:12:58 +02:00 |
|
Darien Raymond
|
eeca745e89
|
options for TProxy
|
2018-09-14 11:05:42 +02:00 |
|
Darien Raymond
|
1e4547e262
|
simplify tcp network detection
|
2018-09-11 10:03:26 +02:00 |
|
Darien Raymond
|
6d750e8149
|
options for enable TFO
|
2018-09-10 13:23:27 +02:00 |
|
Darien Raymond
|
036158570c
|
fix sockopt argument type
|
2018-09-06 10:18:11 +02:00 |
|
Darien Raymond
|
af3a08a848
|
prototype for marking connection
|
2018-09-06 10:06:57 +02:00 |
|