[DCCP]: Introduce tx buffering
authorIan McDonald <ian.mcdonald@jandi.co.nz>
Sun, 27 Aug 2006 02:16:45 +0000 (19:16 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:18:17 +0000 (15:18 -0700)
commit97e5848dd39e7e76bd6077735ebb5473763ab9c5
treef1292b7bb558df8f27016fbac31a3b017bdba438
parent2a0109a707d2b0ae48f124d3be0fdf1715c0107a
[DCCP]: Introduce tx buffering

This adds transmit buffering to DCCP.

I have tested with CCID2/3 and with loss and rate limiting.

Signed off by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/dccp.h
net/dccp/dccp.h
net/dccp/output.c
net/dccp/proto.c