summaryrefslogtreecommitdiffstats
path: root/net/dccp/feat.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* net: dccp: Remove extern from function prototypesJoe Perches2013-10-201-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-071-1/+0Star
* dccp: Debugging functions for feature negotiationGerrit Renker2009-01-211-13/+0Star
* 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/+5Star
* dccp: Processing Confirm optionsGerrit Renker2008-12-021-2/+0Star
* dccp: Process incoming Change feature-negotiation optionsGerrit Renker2008-12-021-2/+2
* dccp: Header option insertion routine for feature-negotiationGerrit Renker2008-11-241-0/+2
* dccp: Support for Mandatory optionsGerrit Renker2008-11-241-0/+2
* dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2008-11-241-0/+14
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-241-0/+2
* dccp: Deprecate old setsockopt frameworkGerrit Renker2008-11-171-2/+3
* dccp: Registration routines for changing feature valuesGerrit Renker2008-11-121-1/+24
* dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-11-051-0/+1
* dccp: Basic data structure for feature negotiationGerrit Renker2008-11-051-0/+61
* [DCCP]: Remove unused and redundant validation functionsGerrit Renker2008-01-281-26/+0Star
* [NET] DCCP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-1/+1
* [DCCP]: Make feature negotiation more readableGerrit Renker2006-12-031-2/+39
* [DCCP]: Add sysctls to control retransmission behaviourGerrit Renker2006-12-031-7/+0Star
* [DCCP]: Shift sysctls into feat.hIan McDonald2006-09-231-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-211-3/+4
* [DCCP]: Initial feature negotiation implementationAndrea Bittau2006-03-211-0/+28