-
### Description
As an application kernel, gVisor provides developers with the opportunity to build a lightweight pod-level kernel and allows for more agile development and deployment than the host …
-
make[3] -C package/network/services/hostapd compile
ERROR: package/network/services/hostapd failed to build (build variant: full-internal).
make -r world: build failed. Please re-run make with -…
-
Recently I published a [io_uring NVMe example ](https://github.com/espoal/uring_examples)and it proved to be quite popular: I got around 30 messages in my inbox from other engineers asking for more ex…
-
I'm experiencing an issue pcktbatch, which is designed to send UDP packets of size between 1000 to 1200 bytes, only sends 42 bytes instead. This issue persists even after ensuring the correct packet s…
-
Does not compile with kernel 5.5.x: "__ip_dev_find" undefined
```
ERROR: "__ip_dev_find" [./src/netfilter-fullconenat/xt_FULLCONENAT.ko] undefined!
ERROR: "nf_conntrack_register_notifier" [./src/ne…
-
## Linux distribution and version
`Linux 5.0.9-arch1-1-ARCH x86_64`
## Flatpak version
`Flatpak 1.3.2`
## Description of the problem
When using GTK Apps on wayland with flatpak the fonts are not …
ghost updated
2 weeks ago
-
## Context
DPDK has scoped support for specific NICs. If a NIC is unsupported through this avenue, current acceleration is limited to io_uring or raw sockets. Windows clients have no alternatives. …
-
### Describe the bug
Building a fresh OpenWRT image for my router today, I elected to enable a few USB related bits and bobs which made `kmod-scsi-core` a required package.
This then resulted in…
-
[compile.txt](https://github.com/user-attachments/files/17356149/compile.txt)
### Describe the bug
The xdp-tools-1.4.2 bump causes build problems on qoriq:
[compile.txt](https://github.com/user-a…
-
@gustavo-iniguez-goya, I remember reading in other github issues that you've done a lot of research into this area of trying to pin down where the unrecognized connections come from.
Have you seen …