First version,
OLT is activated and enabled.
ONU are in discovery state, OMCI state machine is still missing.

Change-Id: I6dddd4fd3460ee73b44226a546318acb2545d64d
30 files changed
tree: 323b5421d87332aa683f3e2c99f50cc5068e7b30
  1. .dockerignore
  2. .gitreview
  3. LICENSE.md
  4. Makefile
  5. README.md
  6. VERSION
  7. api/
  8. build/
  9. cmd/
  10. configs/
  11. deployments/
  12. docs/
  13. go.mod
  14. go.sum
  15. internal/
  16. test/
README.md

BroadBand Simular (BBSim)

This project strucutre is based on golang-standards/project-layout.