Skip to content

Instantly share code, notes, and snippets.

View LionelJouin's full-sized avatar

Lionel Jouin LionelJouin

  • Ericsson Software Technology
  • Stockholm, Sweden
  • 12:39 (UTC +02:00)
  • LinkedIn in/lioneljouin
View GitHub Profile
@aojea
aojea / README.md
Last active June 19, 2025 13:46
Navigating Linux Network Namespaces and Interfaces

Navigating Linux Network Namespaces and Interfaces

Network namespaces create isolated network stacks, including network devices, IP addresses, routing tables, rules , ... This separation is crucial for containerization.

Network namespaces also contain network devices that can live exactly on one network namespace:

physical network device can live in exactly one network namespace. When a network namespace is freed (i.e., when the last