世界
|
55efac7236
|
Reformat code
|
2 years ago |
xqzr
|
c3322294be
|
Add `tcpWindowClamp` to `sockopt` (#1757)
Co-authored-by: RPRX <63339210+RPRX@users.noreply.github.com>
|
2 years ago |
xqzr
|
c8b4580869
|
add `V6Only` (#1677)
* add `V6Only`
* add `V6Only`
|
2 years ago |
aeeq
|
620eb63c1b
|
Add sockopt interface setting for binding outbound to a particular device like "eth0" (#1494)
* Update sockopt_linux.go
add Interface Name
* Update config.pb.go
add Interface Name
* Update transport_internet.go
add Interface Name
* Update config.pb.go
* update config.proto add interface
* Update config.pb.go
|
2 years ago |
yuhan6665
|
c4fbdf1b78
|
Run core/format.go
|
2 years ago |
xqzr
|
8cf23f1947
|
add `tcpcongestion` (#1234)
* add `tcpcongestion`
* Update sockopt_linux.go
* Update config.pb.go
* Update transport_internet.go
* Update config.pb.go
* Update transport_internet.go
* Update config.proto
|
2 years ago |
yuhan6665
|
340234166b
|
Add TCPKeepAliveIdle in Sockopt option (#1166)
* Add TCP keep alive idle setting
* Add TCP keep alive idle setting: auto generated
* Add TCP keep alive support in Linux
* Add TCP keep alive support in MacOS, FreeBSD
* Add TCP keep alive support in Windows
* fix bug introduced in adding tcp keep alive adjustment
* embed macOS const to avoid platform inconsistency
* embed macOS const to avoid platform inconsistency(again)
* add TCP Keep Alive support in config
* use sys/unix instead of syscall
Suggestion from:
https://github.com/v2fly/v2ray-core/pull/1395#issuecomment-974761647
* use sys/unix instead of syscall
Suggestion from:
https://github.com/v2fly/v2ray-core/pull/1395#issuecomment-974761647
* Separate TcpKeepAliveIdle and TcpKeepAliveInterval check logic
* Disable tcp keepAlive when TcpKeepAliveIdle < 0 and TcpKeepAliveInterval <= 0
Co-authored-by: xqzr <34030394+xqzr@users.noreply.github.com>
Co-authored-by: ValdikSS <iam@valdikss.org.ru>
Co-authored-by: Shelikhoo <xiaokangwang@outlook.com>
Co-authored-by: xqzr <34030394+xqzr@users.noreply.github.com>
|
2 years ago |
yuhan6665
|
4bb61701b5
|
Add tcpKeepAliveInterval in transport sockopt (#754)
Co-authored-by: Ahmad Karimi <ak12hastam@gmail.com>
Co-authored-by: Shelikhoo <xiaokangwang@outlook.com>
|
3 years ago |
risetechlab
|
b63049f404
|
Fix: TFO AsIs bug (#452)
|
4 years ago |
risetechlab
|
ad1807dd99
|
Enhance TCP Fast Open (#310)
|
4 years ago |
RPRX
|
c7f7c08ead
|
v1.0.0
|
4 years ago |