Skip to content
Snippets Groups Projects

Resolve "Refactor OND name and create consistent naming state"

All threads resolved!
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -51,7 +51,7 @@ A simple showcase how the controller can be adressed after
The `goSDN` controllers core - also called `nucleus` - is a lightweight library
that manages principal network domains and provides southbound interface
operations for orchestrated networking devices.
operations for managed network elements.
In addition we provide a simple Northbound-API for the controller ()
@@ -63,7 +63,7 @@ the PND.
## Managed Network Element (MNE)
Any device directly configured by `goSDN`
Any network element directly configured by `goSDN`
# Installing
`goSDN` provides a `Makefile` for all common use cases.
Loading