Commit Graph

165 Commits (47a61e7b433a014296971ea1226eb1adb6310ab4)

Author SHA1 Message Date
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 432649916b dccp: Toggle debug output without module unloading 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 1e2f0e5e83 dccp: Fix sparse warnings 17 years ago
Gerrit Renker 3294f202dc dccp ccid-3: Bug-Fix - Zero RTT is possible 17 years ago
Gerrit Renker 825de27d9e dccp ccid-3: Fix "t_ipi explosion" bug 17 years ago
Harvey Harrison 84994e16f2 dccp: ccid2.c, ccid3.c use clamp(), clamp_t() 17 years ago
Ilpo Järvinen c4e18dade1 [CCID3]: Kill some bloat 17 years ago
Gerrit Renker 52515e77a7 [CCID3]: Nofeedback timer according to rfc3448bis 17 years ago
Gerrit Renker d8d1252f74 [CCID3]: Implement rfc3448bis changes to feedback reception 17 years ago
Gerrit Renker 5bd370a63d [CCID3]: Remove two irrelevant states in TX feedback handling 17 years ago
Gerrit Renker 8e138e7949 [CCID3]: Use a function to update p_inv, and p is never used 17 years ago
Gerrit Renker 84a97b0af8 [CCID]: More informative registration 17 years ago
Gerrit Renker 954c2db868 [CCID3]: Interface CCID3 code with newer Loss Intervals Database 17 years ago
Gerrit Renker db64196038 [CCID3]: Redundant debugging output / documentation 17 years ago
Gerrit Renker 385ac2e3f2 [CCID3]: HC-receiver should not insert timestamps as HC-sender doesn't uses it 17 years ago
Arnaldo Carvalho de Melo b84a2189c4 [TFRC]: New rx history code 17 years ago
Gerrit Renker 30a0eacd47 [CCID3]: The receiver of a half-connection does not set window counter values 17 years ago
Arnaldo Carvalho de Melo d58d1af03a [TFRC]: Rename dccp_rx_ to tfrc_rx_ 17 years ago
Arnaldo Carvalho de Melo 34a9e7ea91 [TFRC]: Make the rx history slab be global 17 years ago
Arnaldo Carvalho de Melo 9108d5f4b2 [TFRC]: Hide tx history details from the CCIDs 17 years ago
Arnaldo Carvalho de Melo 276f2edc52 [TFRC]: Migrate TX history to singly-linked lis 17 years ago
Gerrit Renker c3ada46a00 [CCID3]: Inline for moving average 17 years ago
Gerrit Renker a5358fdc9c [CCID3]: Accurately determine idle & application-limited periods 17 years ago
Gerrit Renker eb279b79c4 [CCID3]: Ignore trivial amounts of elapsed time 17 years ago
Gerrit Renker 6c08b2cf48 [CCID3]: Revert use of MSS instead of s 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Joe Perches 5e8e034cc5 [DCCP]: Spelling fixes 17 years ago
Gerrit Renker 24c667db59 [CCID2/3]: Initialisation assignments of 0 are redundant 18 years ago
Gerrit Renker 76fd1e87d9 [DCCP]: Unaligned pointer access 18 years ago
Gerrit Renker 042d18f9f3 [DCCP]: Make all `debug' parameters bool 18 years ago
Gerrit Renker 2e86908f7d [CCID3]: Move NULL-protection into function 18 years ago
Gerrit Renker 3393da8241 [DCCP]: Simplify interface of dccp_sample_rtt 18 years ago
Gerrit Renker aa97efd97a [DCCP]: Reuse ktime_get_real() calls again 18 years ago
Arnaldo Carvalho de Melo 0740d49c24 [DCCP] packet_history: Convert dccphtx_tstamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo e7c2335794 [DCCP] packet_history: convert dccphrx_tstamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo 668348a423 [DCCP] CCID3: Stop using dccp_timestamp 18 years ago
Arnaldo Carvalho de Melo 9823b7b554 [DCCP]: Convert dccp_sample_rtt to ktime_t 18 years ago
Arnaldo Carvalho de Melo e7a81c6d62 [DCCP]: Convert ccid3hcrx_tstamp_last_feedback to ktime_t 18 years ago
Arnaldo Carvalho de Melo 1faf0a1f5d [DCCP]: Convert ccid3hcrx_tstamp_last_ack to ktime_t 18 years ago
Arnaldo Carvalho de Melo 23f062af6e [DCCP]: Convert ccid3hctx_t_ld to ktime_t 18 years ago
Arnaldo Carvalho de Melo ac198ea8d9 [DCCP]: Make ccid3_hc_tx_update_x get a timestamp if needed 18 years ago
Gerrit Renker 49d66a70cf [CCID3]: Fix a bug in the send time processing 18 years ago
Gerrit Renker 8132da4d41 [CCID3]: Sending time: update to ktime_t 18 years ago
Arnaldo Carvalho de Melo cc4d6a3a34 loss_interval: Nuke dccp_li_hist 18 years ago