aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/feat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-29[DCCP]: Use NULL for pointers, comfort sparse.Randy Dunlap1-3/+3
2006-03-20[DCCP] feat: Pass dccp_minisock ptr where only the minisock is usedArnaldo Carvalho de Melo1-16/+14
2006-03-20[DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo1-44/+37
2006-03-20[DCCP] feat: Actually change the CCID upon negotiationAndrea Bittau1-1/+42
2006-03-20[DCCP]: Initial feature negotiation implementationAndrea Bittau1-0/+554