summaryrefslogtreecommitdiffstats
path: root/net/dccp/feat.h
Commit message (Expand)AuthorAgeFilesLines
* net: dccp: Remove extern from function prototypesJoe Perches2013-10-191-13/+13
* dccp: support for the exchange of NN options in established state 1/2Gerrit Renker2011-08-011-0/+1
* dccp: Kill dead code and add static markers.stephen hemminger2010-10-061-1/+0
* dccp: Debugging functions for feature negotiationGerrit Renker2009-01-211-13/+0
* dccp: Initialisation and type-checking of feature sysctlsGerrit Renker2009-01-211-0/+8
* dccp: Initialisation framework for feature negotiationGerrit Renker2009-01-211-1/+1
* dccp: Clean up old feature-negotiation infrastructureGerrit Renker2008-12-081-7/+5
* dccp: Processing Confirm optionsGerrit Renker2008-12-011-2/+0
* dccp: Process incoming Change feature-negotiation optionsGerrit Renker2008-12-011-2/+2
* dccp: Header option insertion routine for feature-negotiationGerrit Renker2008-11-231-0/+2
* dccp: Support for Mandatory optionsGerrit Renker2008-11-231-0/+2
* dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2008-11-231-0/+14
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-231-0/+2
* dccp: Deprecate old setsockopt frameworkGerrit Renker2008-11-161-2/+3
* dccp: Registration routines for changing feature valuesGerrit Renker2008-11-121-1/+24
* dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-11-041-0/+1
* dccp: Basic data structure for feature negotiationGerrit Renker2008-11-041-0/+61
* [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