commit | 33db76e2f2381c8a243e2cb8e236e4a9084ad0fe | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Mon Dec 05 13:34:34 2022 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Mon Dec 05 13:34:59 2022 -0500 |
tree | a7f117044896bbd6ce39d30d9423edae2048b66e | |
parent | 8e23aaa27a701e4190022242cf746388e70503ba [diff] |
VOL-4894 - Research Holgers patch failure. VERSION internal/common/omci/onu_mib_db.go internal/common/omci/onu_mib_db_test.go --------------------------------------- o Cosmetic edits to create a new patch to see if problem is repeatable. o Update copyright notice to span years, CCYYMM-present is not valid. Change-Id: I9ede5eebb98a0ec53952ea19029d35418700936b
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.