Commit Graph

758 Commits (42f29a25207dc7b3051d299cc028d4b395d1328d)

Author SHA1 Message Date
Gerrit Renker e7937772d7 dccp: Extend CCID packet dequeueing interface 17 years ago
Gerrit Renker f4a66ca4d2 dccp: Return-value convention of hc_tx_send_packet() 17 years ago
Gerrit Renker c8bf462bc5 dccp ccid-2: Separate option parsing from CCID processing 17 years ago
Gerrit Renker 5a577b488f dccp ccid-2: Remove old infrastructure 17 years ago
Gerrit Renker c2f42077bd dccp ccid-2: Schedule Sync as out-of-band mechanism 17 years ago
Gerrit Renker 283fb4a5f3 dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module 17 years ago
Gerrit Renker e28fe59f9c dccp ccid-2: Update code for the Ack Vector input/registration routine 17 years ago
Gerrit Renker 68b1de1576 dccp ccid-2: Algorithm to update buffer state 17 years ago
Gerrit Renker d7dc7e5f49 dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling 17 years ago
Gerrit Renker 4829007c7b dccp ccid-2: Separate internals of Ack Vectors from option-parsing code 17 years ago
Gerrit Renker ff49e27089 dccp ccid-2: Ack Vector interface clean-up 17 years ago
Gerrit Renker b8c6bcee1d dccp: Reduce noise in output and convert to ktime_t 17 years ago
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