Commit Graph

279 Commits (9f3eefc4f9b02404e89d624a6cd40e7b468b5fd5)

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 a3cbdde8e9 dccp ccid-3: Preventing Oscillations 17 years ago
Gerrit Renker 53ac9570c8 dccp ccid-3: Simplify computing and range-checking of t_ipi 17 years ago
Gerrit Renker c8f41d50ad dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06 17 years ago
Gerrit Renker 891e4d8a40 dccp ccid-3: Tidy up CCID-Kconfig dependencies 17 years ago
Gerrit Renker 9d497a2c91 dccp ccid-3: Implement rfc3448bis change to initial-rate computation 17 years ago
Gerrit Renker 88e97a9334 dccp ccid-3: Update the RX history records in one place 17 years ago
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 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
Gerrit Renker 6224877b2c tcp/dccp: Consolidate common code for RFC 3390 conversion 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 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 ff49e27089 dccp ccid-2: Ack Vector interface clean-up 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 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 86349c8d9c dccp: Registration routines for changing feature values 17 years ago
Gerrit Renker 959fd992f0 dccp ccid-3: Replace lazy BUG_ON with condition 17 years ago
Gerrit Renker 432649916b dccp: Toggle debug output without module unloading 17 years ago
Gerrit Renker eff253c427 dccp ccid-3: Replace lazy BUG_ON with condition 17 years ago
Gerrit Renker 157439fa4a dccp: Toggle debug output without module unloading 17 years ago
Gerrit Renker 2eeea7ba6b dccp ccid-3: Length of loss intervals 17 years ago
Gerrit Renker b552c6231f dccp ccid-3: Fix a loss detection bug 17 years ago
Gerrit Renker 5b5d0e7048 dccp: Upgrade NDP count from 3 to 6 bytes 17 years ago
Gerrit Renker 2013c7e35a dccp ccid-3: Fix error in loss detection 17 years ago
Gerrit Renker 7deb0f8510 dccp ccid-3: X truncated due to type conversion 17 years ago