Skip to content

anmolsarma/linux-dccp

 
 

Repository files navigation

DCCP Test Tree

This is the test tree for the DCCP protocol. It contains patches that have not yet made it to the mainline kernel. Some of them may be submitted to the networking development list in the future, others may be refactored.

Sub-trees in this tree

All development is based on top of David S. Miller's current net-tree.

This is the basis for a stack of sub-trees:

Sub-tree Contents
ready Has extra patches that are either special (such as this file), or patches that are being submitted to the networking tree.
dccp General patches for DCCP and existing CCIDs.
ccid4 An implementation of CCID4 RFC5622 by Leandro Sales de Melo, Ivo Calado, and Erivaldo Xavier.
ccid5 A very interesting implementation of TCP-Cubic with Ack Vectors for DCCP by Ivo Calado and Leandro Sales de Melo.

Contributing

All questions, suggestions, and patches should be directed to dccp@vger.kernel.org.

Links

About

Latest stable kernel release merged with the updates from the DCCP test tree

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.8%
  • C++ 1.9%
  • Assembly 1.8%
  • Makefile 0.3%
  • Objective-C 0.1%
  • Perl 0.1%