commit | 62f2429b2e90859cd75b8e5a4668cfd9efbe8890 | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Wed May 12 16:28:39 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Tue Jun 22 15:32:41 2021 +0200 |
tree | b86130666684a1e40833c5bed38ccc8c4c4076a1 | |
parent | 8a57481ecd8408901ed3353355229c9d07f2d898 [diff] |
VOL-4077: Improve storage usage on etcd - send onu_id and uni_id in packet in (eap, dhcp, igmp) Change-Id: Ib0e6cf8c46fdf715a67a2bc52d378209c854cfc2
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.