Skip to content

Instantly share code, notes, and snippets.

View ianchen0119's full-sized avatar
:shipit:
Mission-driven developer

Ian Chen ianchen0119

:shipit:
Mission-driven developer
View GitHub Profile
@mtds
mtds / lvn.md
Last active October 2, 2025 23:07
Linux Virtual Networking

Virtual Networking on Linux

In the Linux Kernel, support for networking hardware and the methods to interact with these devices is standardized by the socket API:

                +----------------+
                |   Socket API   |
                +-------+--------+
                        |
User space              |