added sentence about LXC to "what is" section
This commit is contained in:
parent
669c36793d
commit
3d3f60b6d6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
== 1. What is CORE? ==
|
== 1. What is CORE? ==
|
||||||
|
|
||||||
The Common Open Research Emulator (CORE) is a tool for emulating networks. You can turn one or more physical machines into networks of virtual nodes and connect these emulated networks to live networks. CORE consists of a GUI for drawing topologies of lightweight virtual machines, and Python modules for scripting network emulation.
|
The Common Open Research Emulator (CORE) is a tool for emulating networks. You can turn one or more physical machines into networks of virtual nodes and connect these emulated networks to live networks. CORE consists of a GUI for drawing topologies of lightweight virtual machines, and Python modules for scripting network emulation. CORE uses Linux LXC virtualization (Linux containers, aka network namespaces) together with Linux bridging, EMANE, or ns-3 for networking.
|
||||||
|
|
||||||
== 2. Who produced CORE? ==
|
== 2. Who produced CORE? ==
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue