commit | 73c447b729d231e3177f368de67c6c7e7581aaf5 | [log] [tgz] |
---|---|---|
author | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Thu Mar 16 13:46:44 2023 +0000 |
committer | Holger Hildebrandt <holger.hildebrandt@adtran.com> | Thu Mar 16 13:47:24 2023 +0000 |
tree | 3ff1f64218012695ada76bb542d47036df63a0ba | |
parent | b1007c7a7eab28b5229063bb8a3fc0c0a450bd47 [diff] |
[VOL-4934] MIC (AES-128) calculation in omci-lib-go does not properly support the Extended Message Set Change-Id: I0c9bac8260b8cf470e1a446a2426e7dfe707f555
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.