What is the concept of networking namespace and how does it work ?
Answers
Answered by
0
Instead, virtual network devices (e.g. virtual ethernet or veth) can be created and assigned to a namespace. These virtual devices allow processes inside the namespace to communicate over the network; it is the configuration, routing, and so on that determine who they can communicate with.
thanks
Similar questions