Age | Commit message (Expand) | Author | Files | Lines |
2008-09-04 | dccp: Debugging functions for feature negotiation | Gerrit Renker | 1 | -13/+0 |
2008-09-04 | dccp: Initialisation and type-checking of feature sysctls | Gerrit Renker | 1 | -0/+8 |
2008-09-04 | dccp: Initialisation framework for feature negotiation | Gerrit Renker | 1 | -1/+1 |
2008-09-04 | dccp: Clean up old feature-negotiation infrastructure | Gerrit Renker | 1 | -7/+5 |
2008-09-04 | dccp: Processing Confirm options | Gerrit Renker | 1 | -2/+0 |
2008-09-04 | dccp: Process incoming Change feature-negotiation options | Gerrit Renker | 1 | -2/+2 |
2008-09-04 | dccp: Header option insertion routine for feature-negotiation | Gerrit Renker | 1 | -0/+2 |
2008-09-04 | dccp: Support for Mandatory options | Gerrit Renker | 1 | -0/+2 |
2008-09-04 | dccp: Increase the scope of variable-length htonl/ntohl functions | Gerrit Renker | 1 | -0/+14 |
2008-09-04 | dccp: Set per-connection CCIDs via socket options | Gerrit Renker | 1 | -0/+2 |
2008-09-04 | dccp: Deprecate old setsockopt framework | Gerrit Renker | 1 | -2/+3 |
2008-09-04 | dccp: Registration routines for changing feature values | Gerrit Renker | 1 | -1/+24 |
2008-09-04 | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 1 | -0/+1 |
2008-09-04 | dccp: Basic data structure for feature negotiation | Gerrit Renker | 1 | -0/+60 |
2008-01-29 | [DCCP]: Remove unused and redundant validation functions | Gerrit Renker | 1 | -26/+0 |
2007-02-11 | [NET] DCCP: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2006-12-03 | [DCCP]: Make feature negotiation more readable | Gerrit Renker | 1 | -2/+39 |
2006-12-03 | [DCCP]: Add sysctls to control retransmission behaviour | Gerrit Renker | 1 | -7/+0 |
2006-09-23 | [DCCP]: Shift sysctls into feat.h | Ian McDonald | 1 | -0/+5 |
2006-07-24 | [DCCP]: Fix default sequence window size | Ian McDonald | 1 | -0/+2 |
2006-03-21 | [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used | Arnaldo Carvalho de Melo | 1 | -3/+4 |
2006-03-21 | [DCCP]: Initial feature negotiation implementation | Andrea Bittau | 1 | -0/+28 |