summaryrefslogtreecommitdiff
path: root/net/dccp/feat.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker1-120/+24
2008-09-04dccp: Debugging functions for feature negotiationGerrit Renker1-13/+0
2008-09-04dccp: Initialisation and type-checking of feature sysctlsGerrit Renker1-0/+8
2008-09-04dccp: Initialisation framework for feature negotiationGerrit Renker1-1/+1
2008-09-04dccp: Clean up old feature-negotiation infrastructureGerrit Renker1-7/+5
2008-09-04dccp: Processing Confirm optionsGerrit Renker1-2/+0
2008-09-04dccp: Process incoming Change feature-negotiation optionsGerrit Renker1-2/+2
2008-09-04dccp: Header option insertion routine for feature-negotiationGerrit Renker1-0/+2
2008-09-04dccp: Support for Mandatory optionsGerrit Renker1-0/+2
2008-09-04dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker1-0/+14
2008-09-04dccp: Set per-connection CCIDs via socket optionsGerrit Renker1-0/+2
2008-09-04dccp: Deprecate old setsockopt frameworkGerrit Renker1-2/+3
2008-09-04dccp: Registration routines for changing feature valuesGerrit Renker1-1/+24
2008-09-04dccp: Per-socket initialisation of feature negotiationGerrit Renker1-0/+1
2008-09-04dccp: Basic data structure for feature negotiationGerrit Renker1-0/+60
2008-01-28[DCCP]: Remove unused and redundant validation functionsGerrit Renker1-26/+0
2007-02-10[NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker1-2/+39
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker1-7/+0
2006-09-22[DCCP]: Shift sysctls into feat.hIan McDonald1-0/+5
2006-07-24[DCCP]: Fix default sequence window sizeIan McDonald1-0/+2
2006-03-20[DCCP] feat: Pass dccp_minisock ptr where only the minisock is usedArnaldo Carvalho de Melo1-3/+4
2006-03-20[DCCP]: Initial feature negotiation implementationAndrea Bittau1-0/+28