updated project goals in manual from "real software" to "software re-use"

(Boeing r1832)
This commit is contained in:
ahrenholz@gmail.com 2014-04-03 14:44:54 +00:00
parent 02a4e1b4b4
commit 8f02e02ab4

View file

@ -239,7 +239,7 @@ These are the Goals of the CORE project; they are similar to what we consider to
#. Ease of use - In a few clicks the user should have a running network. #. Ease of use - In a few clicks the user should have a running network.
#. Efficiency and scalability - A node is more lightweight than a full virtual machine. Tens of nodes should be possible on a standard laptop computer. #. Efficiency and scalability - A node is more lightweight than a full virtual machine. Tens of nodes should be possible on a standard laptop computer.
#. Real software - Run real implementation code, protocols, networking stacks. #. Software re-use - Re-use real implementation code, protocols, networking stacks.
#. Networking - CORE is focused on emulating networks and offers various ways to connect the running emulation with real or simulated networks. #. Networking - CORE is focused on emulating networks and offers various ways to connect the running emulation with real or simulated networks.
#. Hackable - The source code is available and easy to understand and modify. #. Hackable - The source code is available and easy to understand and modify.