-
Hi,
I'm maintaining `slirpnetstack` project, and I had used the AddAddressRange api:
https://github.com/majek/slirpnetstack/blob/master/stack.go#L139-L140
```
s.AddAddressRange(nic, ipv4.Proto…
majek updated
4 years ago
-
Looks like while we do have the flag on a nic nothing really checks it. I am reasonably sure we used to support it but looks like it got lost in some refactoring.
-
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…
-
vMX failed to boot up. Please help. Much thanks.
-------------------------------------------------------------------
dev-10-42-3-111:~/work-dev/OpenJNPR-Container-vMX$ docker logs openjnprcontain…
-
When I was writing my own TSCH scheduler, I set the `address` parameter in the `tsch_schedule_add_link()` function to the real MAC address of the neighbor instead of using a `tsch_broadcast_address` l…
-
### 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…
-
Hello,
i just converted my contiki v3 to contiki-ng and I am simulating z1 motes with csma driver in MAC layer. I see that radio is 100% ON during simulation. I know that some layers are merged like …
-
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…
-
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
-
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…