Explore >> Select a destination


You are here

blogs.igalia.com
| | cilium.io
12.6 parsecs away

Travel
| | The Linux kernel community recently announced bpfilter, which will replace the long-standing in-kernel implementation of iptables wit...
| | scorpiosoftware.net
10.1 parsecs away

Travel
| | In the Linux world, the eBPF technology has been around for years. Its purpose is to allow writing programs that run within the Linux kernel. However, contrary to standard kernel modules, eBPF runs in a constrained environment, its API is limited as to not hurt the kernel. Furthermore, every eBPF program must be verified before...
| | www.collabora.com
10.0 parsecs away

Travel
| | Interested in learning more about low-level specifics of the eBPF stack? Read on as we take a deep dive, from its VM mechanisms and tools, to running traces on remote, resource-constrained embedded devices.
| | isovalent.com
98.4 parsecs away

Travel
| In this blog post, you will learn what a Container Network Interface (CNI) actually does and how to write one yourself!