High-speed packet transmission in Go: From net.Dial to AF_XDP
Guest Post: Pushing limits in Go — from net.Dial to syscalls, AF_PACKET, and lightning-fast AF_XDP. Benchmarking packet sending performance.
Guest Post: Pushing limits in Go — from net.Dial to syscalls, AF_PACKET, and lightning-fast AF_XDP. Benchmarking packet sending performance.
Guest Post: Examining iptables performance when filtering traffic at different processing stages within a Linux-based router.
There are many different clients you can use for whois lookups. Are they any good?
The discovery of bad code deliberately inserted into the Linux kernel shows the value of an active community.
Guest Post: Wondered about adopting SDN, but just don’t know where to start?
Guest Post: The Linux Application Firewall Project aims to create a simple and intuitive application that can be used by non-IT people.
Guest Post: RHOMBUS is a new adaptation of the Mirai codebase with new methodologies to persist and drop different stages and updates, while also backdooring the instance.
Guest Post: XDP allows you to build a high-performance peering router using just Linux, while leveraging various open-source routing daemons.
Guest Post: Learn how to use Linux command line to investigate suspicious processes trying to masquerade as kernel threads.
Guest Post: Vector Packet Processing is an open-source framework that enables super fast kernel bypass packet forwarding.