From 8f02e02ab416c2b7bc076db829cf3eaf1a998822 Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Thu, 3 Apr 2014 14:44:54 +0000 Subject: [PATCH] updated project goals in manual from "real software" to "software re-use" (Boeing r1832) --- trunk/doc/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/doc/intro.rst b/trunk/doc/intro.rst index 0ff94efb..951a0d12 100644 --- a/trunk/doc/intro.rst +++ b/trunk/doc/intro.rst @@ -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. #. 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. #. Hackable - The source code is available and easy to understand and modify.