commit | ec170af5dc64e64186c93c3ba1e3749651b3110d | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Oct 07 11:53:22 2021 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Oct 07 11:53:22 2021 -0700 |
tree | b0807d49d2907186adaed2162ada1ced6f8f3e5b | |
parent | 382470b2b63af40159c29e71efd4bd58f656e81f [diff] |
[VOL-4382] Adding 'AlarmIndication' to MessageType String converter, adding support for ICMP packets in order to avoid false error messages Change-Id: If48948b0a96a7c87fe62191f880bb5617885d542
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.