Slide 5
Slide 5 text
Network Namespace
• logically another copy of the network stack, with its
own routes, firewall rules, and network devices
• Implementation:
- a network device belongs exactly to one network
namespace
- a socket belongs exactly to one network namespace
• This for example means that you can run more than 1
process listening on localhost:80 or assign same private