summaryrefslogtreecommitdiffstats
path: root/net/dccp/feat.h
AgeCommit message (Expand)AuthorLines
2013-10-19net: dccp: Remove extern from function prototypesJoe Perches-13/+13
2011-08-01dccp: support for the exchange of NN options in established state 1/2Gerrit Renker-0/+1
2010-10-06dccp: Kill dead code and add static markers.stephen hemminger-1/+0
2009-01-21dccp: Debugging functions for feature negotiationGerrit Renker-13/+0
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker-0/+8
2009-01-21dccp: Initialisation framework for feature negotiationGerrit Renker-1/+1
2008-12-08dccp: Clean up old feature-negotiation infrastructureGerrit Renker-7/+5
2008-12-01dccp: Processing Confirm optionsGerrit Renker-2/+0
2008-12-01dccp: Process incoming Change feature-negotiation optionsGerrit Renker-2/+2
2008-11-23dccp: Header option insertion routine for feature-negotiationGerrit Renker-0/+2
2008-11-23dccp: Support for Mandatory optionsGerrit Renker-0/+2
2008-11-23dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker-0/+14
2008-11-23dccp: Set per-connection CCIDs via socket optionsGerrit Renker-0/+2
2008-11-16dccp: Deprecate old setsockopt frameworkGerrit Renker-2/+3
2008-11-12dccp: Registration routines for changing feature valuesGerrit Renker-1/+24
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker-0/+1
2008-11-04dccp: Basic data structure for feature negotiationGerrit Renker-0/+61
2008-01-28[DCCP]: Remove unused and redundant validation functionsGerrit Renker-26/+0
2007-02-10[NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki-1/+1
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker-2/+39
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker-7/+0
2006-09-22[DCCP]: Shift sysctls into feat.hIan McDonald-0/+5
2006-07-24[DCCP]: Fix default sequence window sizeIan McDonald-0/+2
2006-03-20[DCCP] feat: Pass dccp_minisock ptr where only the minisock is usedArnaldo Carvalho de Melo-3/+4
2006-03-20[DCCP]: Initial feature negotiation implementationAndrea Bittau-0/+28