Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.08 KB

File metadata and controls

20 lines (15 loc) · 1.08 KB

ops-utils

What is ops-utils?

ops-utils is a small repo of some commonly used functions, such as converting MAC addresses from strings to ulong long.

What is the structure of the repository?

  • src - contains all source files.
  • include - contains all .h files.
  • 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-utils, 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