Difference between revisions of "Archived-TLDK"
From fd.io
Line 20: | Line 20: | ||
== Get Involved == | == Get Involved == | ||
+ | |||
* [[TLDK/Meeting|Weekly TLDK Meeting]]. | * [[TLDK/Meeting|Weekly TLDK Meeting]]. | ||
* [https://lists.fd.io/mailman/listinfo/tldk-dev Join the TLDK Mailing List]. | * [https://lists.fd.io/mailman/listinfo/tldk-dev Join the TLDK Mailing List]. | ||
* [[IRC | Join fdio-tldk IRC channel]]. | * [[IRC | Join fdio-tldk IRC channel]]. | ||
* [https://git.fd.io/tldk/tree/ Browse the code]. | * [https://git.fd.io/tldk/tree/ Browse the code]. | ||
+ | |||
+ | ==Start Here== | ||
+ | |||
+ | Coding style - We use [http://dpdk.org/doc/guides/contributing/coding_style.html DPDK coding style] |
Revision as of 13:29, 22 March 2017
TLDK Facts |
Project Lead: TBD
Repository: git clone https://gerrit.fd.io/r/tldk |
What is TLDK
The TLDK (Transport Layer Development Kit) project will implement a set of libraries for L4 protocol processing (UDP, TCP etc.) and VPP graph nodes, plugins, etc using those libraries to implement a host stack.
File:TLDK - Network Sample Code - TCP plan.pptx
Get Involved
Start Here
Coding style - We use DPDK coding style