You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fast application server, written in C, that parses packets directly at the first point where the packets arrive in software, by extending the Linux kernel’s functionality using eBPF/XDP. It supports network layer protocols (IPv4 and IPv6), as well as transport layer protocols (TCP/UDP/ICMP/ICMPv6)