121 Forks
167 Stars
167 Watchers

odp

The ODP project is an open-source, cross-platform set of application programming interfaces (APIs) for the networking data plane

How to download and setup odp

Open terminal and run command
git clone https://github.com/OpenDataPlane/odp.git
git clone is used to create a copy or clone of odp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with odp https://github.com/OpenDataPlane/odp/archive/master.zip

Or simply clone odp with SSH
[email protected]:OpenDataPlane/odp.git

If you have some problems with odp

You may open issue on odp support forum (system) here: https://github.com/OpenDataPlane/odp/issues