Shelikhoo
|
8aff3e09a4
update tcp keep alive interval config
|
4 years ago |
Shelikhoo
|
c564c84b17
set TCP keep alive only on TCP socket
|
4 years ago |
Ahmad Karimi
|
ab6480ef72
Fix: add keep alive request duration to configs
|
4 years ago |
Loyalsoldier
|
cf11bf0498
Suppress lint error (#480)
|
5 years ago |
Vigilans
|
39cbe4ab13
Implement `setReuseAddr` and `setReusePort` in sockopt_{os}.go
|
5 years ago |
Vigilans
|
bb932d8a1e
Move setting of SO_REUSEPORT out of applyInboundSocketOptions
|
5 years ago |
lucifer9
|
9608f77ba8
fix udp not work in ipv4 using common config
|
5 years ago |
lucifer9
|
d055c0497d
fix tproxy udp "unable to get destination" in IPv6 environment
|
5 years ago |
nullptr
|
450bc5b3f0
Add SO_REUSEPORT to inbound
|
5 years ago |
nullptr
|
ed1ade4266
Add SO_REUSEPORT (kernel level load balance) support
|
6 years ago |
SAPikachu
|
033d2264ff
Fix SO_MARK setting for UDP outbound connections
|
6 years ago |
Darien Raymond
|
5279296f03
remove use of context.WithValue in transport
|
7 years ago |
Lonnie Liu
|
e43b4cc169
fix build breakage
|
7 years ago |
Darien Raymond
|
07aa486d43
fix bind address in linux
|
7 years ago |
Darien Raymond
|
383b84e7dd
unified tproxy option
|
7 years ago |
Darien Raymond
|
eeca745e89
options for TProxy
|
7 years ago |
Darien Raymond
|
1e4547e262
simplify tcp network detection
|
7 years ago |
Darien Raymond
|
6d750e8149
options for enable TFO
|
7 years ago |
Darien Raymond
|
036158570c
fix sockopt argument type
|
7 years ago |
Darien Raymond
|
af3a08a848
prototype for marking connection
|
7 years ago |