-
**Reproduce flow**:
1. Create two containers
2. Create two Vports in the containers and connect between them
3. Run some traffic between the containers
4. Kill bessd
5. Delete the containers
6…
-
In Mirage's low-level I/O code we often require buffers to be aligned e.g.
- page-aligned for a Xen inter-domain ring
- sector-aligned for a Linux O_DIRECT read/write
At the moment we use the [mirage…
djs55 updated
8 years ago
-
Maybe I'm missing a point, but having a `clear()` member function seems rather useful [popping them one by one vs. doing it O(1)] to me. ~~Iff the `sg14::ring_span` would be assignable, I could do wit…
-
**Is your feature request related to a problem? Please describe.**
When it comes to updating the L2, the `L1Block` is regularly called to update its' state values, including the L1 block hash. T…
-
I have a small program similar to pkt-gen in rx mode, but a lot simpler, which captures traffic on two 10Gb interfaces (Intel XL710) and count received frames.
I am using latest Netmap from master …
-
Thank you for a really wonderful library!
However I am stuck with a problem as to how do we know the status of the call being originated by SIM800L. If the call is successfully initiated we get resp…
-
## CVE-2019-14821 - High Severity Vulnerability
Vulnerable Library - linuxlinux-4.19.30
Apache Software Foundation (ASF)
Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?ws…
-
Hi, I have wrapped the streaming (ring-buffer using) API of miniz_oxide behind a higher level API here: https://github.com/golddranks/stream_zipper/blob/master/src/deflate.rs
Is there any interest …
-
There is the issue of quantity of topics, message history size, message parsing and preview
`30.000 topics` x `50kb messages` => 1.5GB Ram used
#### Known "bugs"
- [ ] Diffing does not work wit…
-
With team_change_delay default value being 3, one can spam spectator => ingame forever, effectively flooding the chat for everyone.. even more efficient with a dummy; some sort of spam protection shou…