commit | bd4b6576b4f14807a8163462dba0a113137487c6 | [log] [tgz] |
---|---|---|
author | Shubham Sharma <shubham.sharma45@infosys.com> | Wed Feb 12 13:00:44 2020 +0000 |
committer | shubham sharma <shubham.sharma45@infosys.com> | Thu Feb 13 16:55:59 2020 +0000 |
tree | ff5da551cf8bbde5a90b02261a1564f1c9772f57 | |
parent | 1ee984a42c8cd01e7a3137fd766e4df91db51891 [diff] |
[SEBA-914] Map IGMP Onu States to Existing Onu States Change-Id: Ia7040fab5d60e377f75f9b8b95e42f928a71450f
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.