commit | acfa20e1049711677932bcb848a9ea56e68013b6 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@opennetworking.org> | Tue Mar 31 15:20:14 2020 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Tue Mar 31 15:23:31 2020 -0700 |
tree | dfa0189a14d6a8c8610cc8bc09e3d48fa9193b32 | |
parent | 649603ea3e4ecd72c1833a1bff625eb456283e1d [diff] |
Address crashes when the ONU ID is not found and when IGMP state change fails. Also allow re-joining from the igmp_started state. Change-Id: I1e8690c8a2d1f4f5968ecd5339ee931044ff4700
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.