commit | efdb4b6ef38992685509f12815f7467f6049beda | [log] [tgz] |
---|---|---|
author | Hardik Windlass <hardik@opennetworking.org> | Thu Mar 18 10:33:24 2021 +0000 |
committer | Hardik Windlass <hardik@opennetworking.org> | Thu Mar 18 16:03:58 2021 +0000 |
tree | fbaf258c9d1b049bdc3d6bb9f0cbeab6e14ff48f | |
parent | 305e77645f40f6cb8e0c2cfeb0d4114b0fe95548 [diff] |
[VOL-3929] Fix for bbsim restart on grpc server restart followed by a device disable/delete Change-Id: I47902c8a94b481933d2b14bb2530124523622046
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.