Commit Graph

839 Commits (7c7fcf762e405eb040ee10d22d656a791f616122)

Author SHA1 Message Date
Gerrit Renker 68c89ee535 dccp ccid-3: Update the computation of X_recv 17 years ago
Gerrit Renker 22338f09bd dccp tfrc: Increase number of RTT samples 17 years ago
Gerrit Renker 49ffc29a02 dccp: Clamping RTT values 17 years ago
Gerrit Renker 2b81143aa3 dccp ccid-3: Always perform receiver RTT sampling 17 years ago
Gerrit Renker 2f3e3bbad9 dccp ccid-3: Remove duplicate RX states 17 years ago
Gerrit Renker 34a081be8e dccp tfrc: Let dccp_tfrc_lib do the sampling work 17 years ago
Gerrit Renker 3ca7aea041 dccp tfrc: Return type of update_i_mean is void 17 years ago
Gerrit Renker d20ed95f8b dccp tfrc: Perform early loss detection 17 years ago
Gerrit Renker 24b8d34321 dccp tfrc: Receiver history initialisation routine 17 years ago
Gerrit Renker 8b67ad12b0 dccp tfrc: Suppress unavoidable "below resolution" warning 17 years ago
Gerrit Renker d0c05fe444 dccp ccid-3: Simplified handling of TX states 17 years ago
Gerrit Renker f76fd327a8 dccp ccid-3: Runtime verification of timer resolution 17 years ago
Tomasz Grobelny 7d1af6a8d9 dccp qpolicy: Parameter checking of cmsg qpolicy parameters 17 years ago
Tomasz Grobelny d6da3511d6 dccp: Policy-based packet dequeueing infrastructure 17 years ago
Gerrit Renker ddab05568e dccp: Clean up slow-path input processing 17 years ago
Gerrit Renker 6224877b2c tcp/dccp: Consolidate common code for RFC 3390 conversion 17 years ago
Gerrit Renker b25b0c60b0 dccp: Combine the functionality of enqeueing and cloning 17 years ago
Gerrit Renker 20bbd0f75e dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() 17 years ago
Gerrit Renker 1435562d7e dccp ccid-2: Replace broken RTT estimator with better algorithm 17 years ago
Gerrit Renker e9803c0104 dccp ccid-2: Simplify dec_pipe and rearming of RTO timer 17 years ago
Gerrit Renker c6f0f2e71f dccp ccid-2: Remove redundant sanity tests 17 years ago
Gerrit Renker 83337dae6c dccp ccid-2: Stop polling 17 years ago
Gerrit Renker 146993cf51 dccp: Refine the wait-for-ccid mechanism 17 years ago
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