Commit Graph

42 Commits (5f77076d75d35c9f5619e1f9d7e7428a627f65e6)

Author SHA1 Message Date
Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 17 years ago
Gerrit Renker 2faae5587f dccp ccid-2: Use feature-negotiation to report Ack Ratio changes 17 years ago
Gerrit Renker 4861a35443 dccp: Support for exchanging of NN options in established state 17 years ago
Gerrit Renker 624a965a93 dccp: Support for the exchange of NN options in established state 17 years ago
Gerrit Renker 76f738a795 dccp: Debugging functions for feature negotiation 17 years ago
Gerrit Renker 0a4822679d dccp: Initialisation and type-checking of feature sysctls 17 years ago
Gerrit Renker 51c7d4fa26 dccp: Implement both feature-local and feature-remote Sequence Window feature 17 years ago
Gerrit Renker 09856c1089 dccp: Auto-load (when supported) CCID plugins for negotiation 17 years ago
Gerrit Renker 5d3dac267a dccp: Initialisation framework for feature negotiation 17 years ago
Gerrit Renker 68e074bfce dccp: Remove manual influence on NDP Count feature 17 years ago
Gerrit Renker 78673e24df dccp: Remove obsolete parts of the old CCID interface 17 years ago
Gerrit Renker 23479cbfd3 dccp: Clean up old feature-negotiation infrastructure 17 years ago
Gerrit Renker c926c6aed3 dccp: Feature activation handlers 17 years ago
Gerrit Renker d2150b7bff dccp: Processing Confirm options 17 years ago
Gerrit Renker 5a146b97d5 dccp: Process incoming Change feature-negotiation options 17 years ago
Gerrit Renker c664d4f4e2 dccp: Preference list reconciliation 17 years ago
Gerrit Renker 0ef118a017 dccp: Insert feature-negotiation options into skb 17 years ago
Gerrit Renker 668144f7b4 dccp: Deprecate old setsockopt framework 17 years ago
Gerrit Renker d4c8741c43 dccp: Mechanism to resolve CCID dependencies 17 years ago
Gerrit Renker 093e1f46cf dccp: Resolve dependencies of features on choice of CCID 17 years ago
Gerrit Renker 71bb49596b dccp: Query supported CCIDs 17 years ago
Gerrit Renker 86349c8d9c dccp: Registration routines for changing feature values 17 years ago
Gerrit Renker 5591d28628 dccp: Limit feature negotiation to connection setup phase 17 years ago
Gerrit Renker 828755cee0 dccp: Per-socket initialisation of feature negotiation 17 years ago
Gerrit Renker 3001fc0569 dccp: List management for new feature negotiation 17 years ago
Gerrit Renker b4eec20637 dccp: Implement lookup table for feature-negotiation information 17 years ago
Gerrit Renker 5c7c9451f1 dccp: Basic data structure for feature negotiation 17 years ago
Chris Wright 19443178fb dccp: return -EINVAL on invalid feature length 17 years ago
Gerrit Renker 5cdae198de [DCCP]: Make code assumptions explicit 17 years ago
Gerrit Renker dd6303df09 [DCCP]: Remove unused and redundant validation functions 17 years ago
Jesper Juhl e576de82ee [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm() 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Arnaldo Carvalho de Melo eed73417d5 [DCCP]: Use kmemdup 18 years ago
Gerrit Renker c02fdc0e81 [DCCP]: Make feature negotiation more readable 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Randy Dunlap 68907dad58 [DCCP]: Use NULL for pointers, comfort sparse. 19 years ago
Arnaldo Carvalho de Melo 8ca0d17bd7 [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used 19 years ago
Arnaldo Carvalho de Melo a4bf390242 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock 19 years ago
Andrea Bittau 6ffd30fbbb [DCCP] feat: Actually change the CCID upon negotiation 19 years ago
Andrea Bittau afe00251dd [DCCP]: Initial feature negotiation implementation 19 years ago