-
The following doc https://gvisor.dev/contributing/ outlined the way to generate GOPATH directories allowing developers to use IDE to do gvisor development.
The command `bazel build :gopath` generat…
-
Hi,
Why do you use virtio-vsock and not let the guest use regular virtio-net?
Except the license, and vsock usage, what are the differences with https://github.com/majek/slirpnetstack?
thanks
-
See https://source.cloud.google.com/results/invocations/ac5955dc-c302-4db0-a5b1-08cc51eedbb5/targets/bazel-testlogs%2Ftest%2Fpacketimpact%2Ftests%2Fudp_discard_mcast_source_addr_netstack_test/tests, w…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Survey the entirety of TCP to check for implementation coverage (or intentional omittance):
https://hpbn.co/building-blocks-of-tcp/
-
我希望使用 socks5 client 和 shadowsocks client 的代码,但是目前没有拆分成 crate,没法依赖。
我现在的方法是拷贝 ss-rust 的代码到我自己的代码库里面,很难维护
-
From https://github.com/rootless-containers/rootlesskit/pull/101
> d) ModerateRecvBuf to true won't really work as gonet API is not configured to invoke the endpoint.ModerateRecvBuf after Read(). T…
majek updated
4 years ago
-
What system are you on? Are you aware of the fact that Cooja motes are only supported on 32-bit linux? See https://github.com/contiki-ng/contiki-ng/issues/134
For now the preferred option to run Co…
-
Just downloaded the latest v10.2.1 gave me an error as following. I am not too sure if it is the linker's problem or my code.
The code could be built without problem on v9.2.1-1.1.1 and v9.3.1-1.4
T…
-
Linux/FreeBSD all support queueing disciplines which sit in between the network and link endpoints and provide ways to prioritize/queue traffic etc. Netstack lacks this layer which also results in a p…