Commit Graph

744 Commits (8caf153974f2274301e583fda732cc8e5b80331f)

Author SHA1 Message Date
Gerrit Renker a9c1656ab1 dccp: Merge now-reduced connect_init() function 17 years ago
Gerrit Renker bfbddd085a dccp: Fix the adjustments to AWL and SWL 17 years ago
Gerrit Renker 2975abd251 dccp: Schedule an Ack when receiving timestamps 17 years ago
Gerrit Renker d0995e6a9e dccp ccid-3: Remove dead states 17 years ago
Gerrit Renker 5fe94963a1 dccp ccid-3: Remove duplicate documentation 17 years ago
Gerrit Renker c506d91d9a dccp: Unused argument in CCID tx function 17 years ago
Gerrit Renker f10ecaee6d dccp: Replace magic CCID-specific numbers by symbolic constants 17 years ago
Gerrit Renker ce177ae2e6 dccp ccid-3: Remove redundant 'options_received' struct 17 years ago
Gerrit Renker 535c55df13 dccp tfrc/ccid-3: Computing Loss Rate from Loss Event Rate 17 years ago
Gerrit Renker 3306c781ff dccp: Add packet type information to CCID-specific option parsing 17 years ago
Gerrit Renker 47a61e7b43 dccp ccid-3: Simplify and consolidate tx_parse_options 17 years ago
Gerrit Renker 63b3a73bb8 dccp ccid-3: Remove ugly RTT-sampling history lookup 17 years ago
Gerrit Renker de6f2b59e5 dccp ccid-3: Bug fix for the inter-packet scheduling algorithm 17 years ago
Gerrit Renker b2e317f4b5 dccp ccid-3: No more CCID control blocks in LISTEN state 17 years ago
Gerrit Renker 842d1ef14f dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes 17 years ago
Gerrit Renker 1fb8750960 dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes 17 years ago
Gerrit Renker 88ddac513a dccp: Special case of the MPS for client-PARTOPEN with DataAcks 17 years ago
Gerrit Renker 55ebe3ab2d dccp: Leave headroom for options when calculating the MPS 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 b235dc4abb dccp ccid-2: Phase out the use of boolean Ack Vector sysctl 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 c49b22729f dccp: Integration of dynamic feature activation - part 3 (client side) 17 years ago
Gerrit Renker e70cacb90d dccp: Integration of dynamic feature activation - part 2 (server side) 17 years ago
Gerrit Renker 3a53a9adfa dccp: Integration of dynamic feature activation - part 1 (socket setup) 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 f8a644c07e dccp: Integrate feature-negotiation insertion code 17 years ago
Gerrit Renker 0ef118a017 dccp: Insert feature-negotiation options into skb 17 years ago
Gerrit Renker cf9ddf73b9 dccp: Header option insertion routine for feature-negotiation 17 years ago
Gerrit Renker d0440ee6f6 dccp: Support for Mandatory options 17 years ago
Gerrit Renker b9aaac1c53 dccp: Increase the scope of variable-length htonl/ntohl functions 17 years ago
Gerrit Renker c8041e264b dccp: API to query the current TX/RX CCID 17 years ago
Gerrit Renker fade756f18 dccp: Set per-connection CCIDs via socket options 17 years ago
Gerrit Renker 73bbe095bb dccp: Tidy up setsockopt calls 17 years ago
Gerrit Renker 17c30b40ed dccp: Deprecate Ack Ratio sysctl 17 years ago
Gerrit Renker 20f41eee82 dccp: Feature negotiation for minimum-checksum-coverage 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