[VOL-3623] Reporting the correct SerialNumber as part of the ONUG request

Change-Id: I2041de1a046092c7b3d70cd8b9f5f57c31ace9a6
5 files changed
tree: 74b13883e7cb0707e1c3d3c3d4791770c8598f21
  1. .gitignore
  2. .gitreview
  3. CODE_OF_CONDUCT.md
  4. README.md
  5. VERSION
  6. go.mod
  7. go.sum
  8. omci_anig.go
  9. omci_common.go
  10. omci_defs.go
  11. omci_handlers.go
  12. omci_mib.go
  13. omci_onu2g.go
  14. omci_onug.go
  15. omci_pm_history_data.go
  16. omci_sim.go
  17. omci_softwareimage.go
  18. omci_state.go
README.md

Omci-sim

This library is a dump of the OMCI messages reported by an ALPHA device and it is currently used by BBSim to emulate OMCI responses during VOLTHA scale tests.