: How the kernel interacts with physical network cards (NICs) to send and receive frames.
: Discussion on firewalls (Netfilter), Network Address Translation (NAT), and Quality of Service (QoS) using traffic control. The Linux Networking Architecture: Design and I...
: Implementation of protocols like Ethernet and PPP. : How the kernel interacts with physical network
The book covers the path of data through the Linux kernel, from hardware drivers up to the user-space interface: The book covers the path of data through
is a technical reference by Klaus Wehrle, Frank Pahlke, Hartmut Ritter, Daniel Müller, and Marc Bechler. It provides a detailed guide on how the Linux kernel implements networking protocols, following the layering of the TCP/IP model. Core Topics Covered
: How the kernel manages IP routing tables, forwarding, and group communication (IGMP).
The Linux Networking Architecture: Design and Implementation of Network Protocols in the Linux Kernel