Saved in:
Bibliographic Details
Main Author: Horvat, Hrvoje
Format: Recurso digital
Language:Croatian
Published: Zenodo 2026
Online Access:https://doi.org/10.5281/zenodo.19049969
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • <p>Diagram of entire Linux Network Stack (in Croatian), including:</p> <ul> <li>Virtualization and Linux containers: <ul> <li>Emulation and Paravirtualization.</li> </ul> </li> <li>Network sockets.</li> <li>Network stack: <ul> <li>Upper layer of Network stack (TCP, UDP).</li> <li>Low layer of Network stack with GRO, RPS, RFS and GSO.</li> </ul> </li> <li>Network Scheduler.</li> <li>NetFilter and traffic controll: <ul> <li>Bridge and Bond interfaces.</li> <li>Tap interface, ...</li> </ul> </li> <li>Device Driver: <ul> <li>Queue.</li> <li>NAPI.</li> <li>IRQ handler.</li> </ul> </li> <li>Network functions accelerated by NIC: <ul> <li>Checksum offload, VLAN, VxLAN, GRE, TSO, LRO, RSS, ...</li> </ul> </li> <li>Network card.</li> </ul> <p>All (above) sections (layers) include tips for optimizations and/or statistics.</p>