| Commit message (Expand) | Author | Age |
* | dccp: Lockless integration of CCID congestion-control plugins | Gerrit Renker | 2009-01-05 |
* | This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" | Gerrit Renker | 2008-09-09 |
* | dccp ccid-3: Preventing Oscillations | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Simplify computing and range-checking of t_ipi | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06 | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Implement rfc3448bis change to initial-rate computation | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Update the RX history records in one place | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Update the computation of X_recv | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Always perform receiver RTT sampling | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Remove duplicate RX states | Gerrit Renker | 2008-09-04 |
* | dccp tfrc: Let dccp_tfrc_lib do the sampling work | Gerrit Renker | 2008-09-04 |
* | dccp tfrc: Return type of update_i_mean is void | Gerrit Renker | 2008-09-04 |
* | dccp tfrc: Perform early loss detection | Gerrit Renker | 2008-09-04 |
* | dccp tfrc: Receiver history initialisation routine | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Simplified handling of TX states | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Runtime verification of timer resolution | Gerrit Renker | 2008-09-04 |
* | dccp: Return-value convention of hc_tx_send_packet() | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Remove dead states | Gerrit Renker | 2008-09-04 |
* | dccp: Unused argument in CCID tx function | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Remove redundant 'options_received' struct | Gerrit Renker | 2008-09-04 |
* | dccp tfrc/ccid-3: Computing Loss Rate from Loss Event Rate | Gerrit Renker | 2008-09-04 |
* | dccp: Add packet type information to CCID-specific option parsing | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Simplify and consolidate tx_parse_options | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Remove ugly RTT-sampling history lookup | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Bug fix for the inter-packet scheduling algorithm | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: No more CCID control blocks in LISTEN state | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes | Gerrit Renker | 2008-09-04 |
* | dccp: Toggle debug output without module unloading | Gerrit Renker | 2008-09-04 |
* | dccp ccid-3: Fix a loss detection bug | Gerrit Renker | 2008-07-13 |
* | dccp: Upgrade NDP count from 3 to 6 bytes | Gerrit Renker | 2008-07-13 |
* | dccp: Fix sparse warnings | Gerrit Renker | 2008-06-11 |
* | dccp ccid-3: Bug-Fix - Zero RTT is possible | Gerrit Renker | 2008-06-11 |
* | dccp ccid-3: Fix "t_ipi explosion" bug | Gerrit Renker | 2008-05-27 |
* | dccp: ccid2.c, ccid3.c use clamp(), clamp_t() | Harvey Harrison | 2008-05-02 |
* | [CCID3]: Kill some bloat | Ilpo Järvinen | 2008-01-28 |
* | [CCID3]: Nofeedback timer according to rfc3448bis | Gerrit Renker | 2008-01-28 |
* | [CCID3]: Implement rfc3448bis changes to feedback reception | Gerrit Renker | 2008-01-28 |
* | [CCID3]: Remove two irrelevant states in TX feedback handling | Gerrit Renker | 2008-01-28 |
* | [CCID3]: Use a function to update p_inv, and p is never used | Gerrit Renker | 2008-01-28 |
* | [CCID]: More informative registration | Gerrit Renker | 2008-01-28 |
* | [CCID3]: Interface CCID3 code with newer Loss Intervals Database | Gerrit Renker | 2008-01-28 |
* | [CCID3]: Redundant debugging output / documentation | Gerrit Renker | 2008-01-28 |
* | [CCID3]: HC-receiver should not insert timestamps as HC-sender doesn't uses it | Gerrit Renker | 2008-01-28 |
* | [TFRC]: New rx history code | Arnaldo Carvalho de Melo | 2008-01-28 |
* | [CCID3]: The receiver of a half-connection does not set window counter values | Gerrit Renker | 2008-01-28 |
* | [TFRC]: Rename dccp_rx_ to tfrc_rx_ | Arnaldo Carvalho de Melo | 2008-01-28 |
* | [TFRC]: Make the rx history slab be global | Arnaldo Carvalho de Melo | 2008-01-28 |
* | [TFRC]: Hide tx history details from the CCIDs | Arnaldo Carvalho de Melo | 2008-01-28 |
* | [TFRC]: Migrate TX history to singly-linked lis | Arnaldo Carvalho de Melo | 2008-01-28 |
* | [CCID3]: Inline for moving average | Gerrit Renker | 2008-01-28 |