TLDK Facts

Project Lead: Konstantin Ananyev
Committers:

  • Konstantin Ananyev
  • Keith Wiles
  • Ed Warnicke (IRC nick: edwarnicke)
  • Mohammad Abdul Awal

Repository: git clone https://gerrit.fd.io/r/tldk
Mailing List: [email protected]
Jenkins: jenkins silo
Gerrit Patches: code patches/reviews
Bugs: TLDK bugs

## 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. [TLDK Project Proposal](view/Project_Proposals/TLDK.md) [File:TLDK - Network Sample Code - TCP plan.pptx](view/File:TLDK_-_Network_Sample_Code_-_TCP_plan.md) ## Get Involved - [Weekly TLDK Meeting](view/TLDK/Meeting.md). - [Join the TLDK Mailing List](https://lists.fd.io/mailman/listinfo/tldk-dev). - [Join fdio-tldk IRC channel](view/IRC.md). - [Browse the code](https://git.fd.io/tldk/tree/). ## Start Here Coding style - We use [DPDK coding style](http://dpdk.org/doc/guides/contributing/coding_style.html) How to submit a patch to TLDK - [Pushing Code with git review](view/VPP/Pulling,_Building,_Running,_Hacking_and_Pushing_VPP_Code#Pushing)