From 0b1f2493951846c95d72395b3151807b009aaa2c Mon Sep 17 00:00:00 2001 From: Martin Stiemerling <martin.stiemerling@h-da.de> Date: Mon, 3 Aug 2020 09:53:01 +0000 Subject: [PATCH] Update README.md, as order of network types isn't this clear yet. It will depend on the project part's scope. --- documentation/design-documentation/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/design-documentation/README.md b/documentation/design-documentation/README.md index 7f22cabf5..b423e2555 100644 --- a/documentation/design-documentation/README.md +++ b/documentation/design-documentation/README.md @@ -2,8 +2,7 @@ The project Beachhead has the goal to design, implement, and test a minimalist network controller that is able to provision, to manange and to control networks -based on Ethernet, Internet Protocol and optical WAN (in descending order of -priority). +based on Ethernet, Internet Protocol and optical WAN. We use the term network controller, as the outcome does not have to be a SDN controller per se. Such a network controller may be used in settings where there -- GitLab