aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/feat.h
Commit message (Expand)AuthorAgeFilesLines
* [DCCP]: Remove unused and redundant validation functionsGerrit Renker2008-01-281-26/+0
* [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* [DCCP]: Make feature negotiation more readableGerrit Renker2006-12-021-2/+39
* [DCCP]: Add sysctls to control retransmission behaviourGerrit Renker2006-12-021-7/+0
* [DCCP]: Shift sysctls into feat.hIan McDonald2006-09-221-0/+5
* [DCCP]: Fix default sequence window sizeIan McDonald2006-07-241-0/+2
* [DCCP] feat: Pass dccp_minisock ptr where only the minisock is usedArnaldo Carvalho de Melo2006-03-201-3/+4
* [DCCP]: Initial feature negotiation implementationAndrea Bittau2006-03-201-0/+28