Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Commits
0fd25438
Commit
0fd25438
authored
4 years ago
by
Martin Stiemerling
Browse files
Options
Downloads
Patches
Plain Diff
Update 01-introduction.md
parent
1bf64e61
No related branches found
No related tags found
3 merge requests
!90
Develop
,
!62
Resolve "Update database in order to achieve the long-term goals of the project"
,
!53
V.0.1.0 Codename Threadbare
Pipeline
#51683
passed
4 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
documentation/design/01-introduction.md
+9
-3
9 additions, 3 deletions
documentation/design/01-introduction.md
with
9 additions
and
3 deletions
documentation/design/01-introduction.md
+
9
−
3
View file @
0fd25438
...
...
@@ -22,12 +22,18 @@ Some unsorted thoughts the be ordered yet:
*
modules should be loaded (or unloaded) during runtime of the controller core
*
reuse existing software if possible and if those are stable, i.e., documented, maintained etc, on a long time
## Structure of this Memo
## Use Cases to be considered
The development of a general purpose SDN controller is not the primary goal at this early stage of the project.
Instead there are two use cases to be considered in the implemenation works that are currently ongoing:
*
Primary: optical domain SDN-controller for the CoCSN project
*
Secondary: SDN-controller for our local labs to manage an Ethernet-based lab environment
## Structure of this Memo
This memo starts with this introduction that sets the stage for the theoretical underpinings of the SDN-controller
and the acutal implementation (and the various choice for this). Chapter 2 discusses the related work and chapter 3
outlines the theoretical foundations related to the control of networks and their relation to SDN. Chapter 4 uses
the output of Chapter 3 to define the conceptual design of the goSDN controller and some discussions about the pro
and cons of conceptual design. Chapter 5 describes the actual design of the current goSDN implementation and is
meant to be a compendium for the source code.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment