1 repo
Interfaces for integrating custom logic directly into the operating system kernel for packet processing and routing.
Distinguishing note: Focuses on low-level kernel integration for network traffic management rather than user-space networking utilities.
Explore 1 awesome GitHub repository matching networking & communication · Kernel Networking Hooks. Refine with filters or upvote what's useful.
OpenWrt is a modular Linux distribution designed for resource-constrained networking hardware. It functions as a comprehensive network routing platform, providing a complete build environment that allows users to generate custom firmware images for a wide variety of embedded processor architectures. By utilizing a standardized cross-compilation toolchain and a package-based ecosystem, it enables the creation of tailored operating systems for specific hardware deployments. The project distinguishes itself through a hardware abstraction layer that normalizes interactions across diverse chipsets
Hooks into the operating system kernel to perform high-performance packet filtering, routing, and network address translation.