Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.12 KB

File metadata and controls

22 lines (17 loc) · 1.12 KB

ops-sysd

What is ops-sysd?

ops-sysd is the repo for the OpenSwitch system initialization daemon.

What is the structure of the repository?

  • src - contains all source files.
  • include - contains all .h files.
  • files - contains files required for sysd.
  • tests - contains all automated tests for sysd.
  • docs - contains the documents associated with this repo.

What is the license?

Apache 2.0 license. For more details refer to COPYING

What other documents are available?

For the high level design of ops-sysd, refer to DESIGN.md For answers to common questions, read FAQ.md For what has changed since last release, refer to NEWS For the current list of contributors and maintainers, refer to AUTHORS.md

For general information about OpenSwitch project refer to http://www.openswitch.net