Skip to content
#

linux-network-namespace

Here are 12 public repositories matching this topic...

We are about to learn Linux namespace, virtual ethernet, virtual bridge, and also some other networking concepts. With the help of all of these we can create network stacks and connect and communicate with them and also network namespaces will be able to communicate with the internet. This blog will help to understand docker internal networking.

  • Updated Jun 24, 2023

eBPF/XDP-based TCP Connection Tracker implementing and extending a simplified TCP state machine. The project analyzes, debugs, and improves connection tracking logic, adds support for missing scenarios (e.g., RST handling), and enhances flow management within Linux network namespaces. Project for the Network Computing course at PoliMi (2024/2025).

  • Updated Feb 13, 2026
  • C

Improve this page

Add a description, image, and links to the linux-network-namespace topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linux-network-namespace topic, visit your repo's landing page and select "manage topics."

Learn more