OpenZiti Tech Blog

OpenZiti Tech Blog

Follow
homeAbout ZitiQuickStartDocsnewslettermembers
Tag

eBPF

#ebpf

More content

Read more stories on Hashnode


Articles with this tag

Using eBPF-TC to securely mangle packets in the kernel, and pass them to my secure networking application

Robert CaamanoRobert Caamano
Nov 9, 202211 min read 3.2K views

Introduction eBPF enables you to safely run sandboxed programs for functions like security and networking in the OS kernel, without changing kernel...

Using eBPF-TC to securely mangle packets in the kernel, and pass them to my secure networking application