linux/net/dccp/ccids
Andrea Bittau 32aac18dfa [DCCP] CCID2: Code optimizations
These are code optimizations which are relevant when dealing with large
windows.  They are not coded the way I would like to, but they do the job for
the short-term.  This patch should be more neat.

Commiter note: Changed the seqno comparisions to use {after,before}48 to handle
               wrapping.

Signed-off-by: Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-02 21:23:52 -08:00
..
lib [DCCP]: Fix CCID3 2006-08-26 23:40:50 -07:00
Kconfig [DCCP]: Update documentation references. 2006-10-24 16:17:51 -07:00
Makefile [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation 2006-03-20 17:41:47 -08:00
ccid2.c [DCCP] CCID2: Code optimizations 2006-12-02 21:23:52 -08:00
ccid2.h [DCCP] CCID2: Code optimizations 2006-12-02 21:23:52 -08:00
ccid3.c [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states 2006-12-02 21:23:49 -08:00
ccid3.h [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states 2006-12-02 21:23:49 -08:00