Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加udp 拨号时 物理网络接口绑定 64c121a #807

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

hedahong
Copy link

1.增加udp 拨号时 物理网络接口绑定(当本机有多个网卡时,可以指定流量的出口网卡)
2.增加设定tcp缓存区大小设定。

@shawwwn
Copy link

shawwwn commented Feb 7, 2021

Firstly, big thanks for submitting this PR!

When I apply the patch, following error has occurred:

go: downloading golang.org/x/net v0.0.0-20200320220750-118fecf932d8
go: downloading github.com/tjfoc/gmsm v1.3.0
go: downloading github.com/klauspost/reedsolomon v1.9.3
go: downloading github.com/templexxx/cpu v0.0.1
go: downloading github.com/xtaci/lossyconn v0.0.0-20190602105132-8df528c0c9ae
verifying github.com/tjfoc/gmsm@v1.3.0: checksum mismatch
downloaded: h1:i7c6Za/IlgBvnGxYpfD7L3TGuaS+v6oGcgq+J9/ecEA=
go.sum: h1:qhgkrZru95jFP9NbVPknJvc9vgkMXhOEzkOASKdc0oQ=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

It seems that the original package checksum is correct. Or could it be a regional issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants