DCCP protocol discussions
 help / color / mirror / Atom feed
 messages from 2007-04-17 11:07:40 to 2007-06-18 02:07:33 UTC [more...]

[PATCH 4/4] [CCID3]: Fix a bug in the send time processing
 2007-06-18  2:07 UTC 

[PATCH 3/4] [CCID3]: Sending time: update to ktime_t
 2007-06-18  2:07 UTC 

[PATCH 2/4] [KTIME]: Introduce ktime_add_us
 2007-06-18  2:06 UTC 

[PATCH 1/4] [KTIME]: Introduce ktime_us_delta
 2007-06-18  2:06 UTC 

[PATCH 0/4]: DCCP ktime_t initial work
 2007-06-18  2:05 UTC 

[PATCH 3/6]: Migrate to new naming scheme, using macro to declare cache
 2007-06-17 22:59 UTC  (6+ messages)

[PATCH 9/9]: Interface CCID3 code with newer TFRC LI database
 2007-06-17 12:54 UTC 

[PATCH 8/9]: Fix and simplify header includes
 2007-06-17 12:54 UTC 

[PATCH 7/9]: Let calling module compute First Loss Interval; convert to ktime_t
 2007-06-17 12:54 UTC 

[PATCH 6/9]: Integrate RX history loss detection with loss interval update
 2007-06-17 12:53 UTC 

[PATCH 5/9]: Insert and Update routines for the Loss Interval Database
 2007-06-17 12:52 UTC 

[PATCH 4/9]: Recompute average loss interval
 2007-06-17 12:52 UTC 

[PATCH 3/9]: Cache allocation of entries
 2007-06-17 12:52 UTC 

[PATCH 2/9]: Loss-intervals access-macros and -functions
 2007-06-17 12:51 UTC 

[PATCH 1/9]: Ringbuffer to track loss interval history
 2007-06-17 12:51 UTC 

[PATCH 0/9]: New TFRC Loss Interval Database & Integration with CCID code
 2007-06-17 12:51 UTC 

[PATCH 1/1]: Revert code shifts
 2007-06-17 11:23 UTC 

[PATCH 0/1]: Impedance matching
 2007-06-17 11:22 UTC 

[PATCH 3/6]: Ignore trivial amounts of elapsed time
 2007-06-17 11:05 UTC  (3+ messages)

[PATCH 4/6]: Simplify interface of dccp_sample_rtt
 2007-06-17 10:30 UTC  (3+ messages)

[PATCH 5/6]: Add history query/lookup function
 2007-06-17 10:26 UTC  (5+ messages)

[PATCH 6/6]: Update TX RTT sampling to use ktime_t
 2007-06-16 23:10 UTC  (2+ messages)

[PATCH 4/6]: History allocation / deallocation routines
 2007-06-16 23:04 UTC  (2+ messages)

[PATCH 2/6]: Migrate TX history to singly-linked list
 2007-06-16 22:57 UTC  (2+ messages)

[PATCH 5/6]: Accurately determine idle & application-limited periods
 2007-06-16 20:50 UTC  (2+ messages)

[PATCH 1/5]: Shorten statement for updating p
 2007-06-16 18:27 UTC  (3+ messages)

[PATCH 3/3]: Update computation of X to use newer timeofday interface
 2007-06-16 17:11 UTC  (7+ messages)

[PATCH 1/3]: Inline for time delta
 2007-06-16 15:12 UTC  (10+ messages)

[PATCH 0/10] First DCCP batch for 2.6.23
 2007-06-16 14:56 UTC  (3+ messages)

[PATCH 1/6]: Avoid accumulation of large send credit
 2007-06-16 14:41 UTC  (3+ messages)

[PATCH 2/3]: Sending time: update to ktime_t and bug-fix
 2007-06-16 14:33 UTC  (2+ messages)

[PATCH 2/6]: Provide fallback RTT value when none is available
 2007-06-16 14:21 UTC  (3+ messages)

[PATCH 0/10]: First DCCP batch for 2.6.23
 2007-06-16  7:23 UTC 

[PATCH 10/10] loss_interval: make struct dccp_li_hist_entry private
 2007-06-16  3:42 UTC 

[PATCH 09/10] loss_interval: Nuke dccp_li_hist
 2007-06-16  3:41 UTC 

[PATCH 08/10] loss_interval: Make dccp_li_hist_entry_{new,delete}
 2007-06-16  3:41 UTC 

[PATCH 07/10] loss_interval: unexport dccp_li_hist_interval_new
 2007-06-16  3:41 UTC 

[PATCH 06/10] [DCCP] loss_interval: Move ccid3_hc_rx_update_li to
 2007-06-16  3:41 UTC 

[PATCH 05/10] [CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li
 2007-06-16  3:40 UTC 

[PATCH 04/10] Remove accesses to ccid3_hc_rx_sock in
 2007-06-16  3:40 UTC 

[PATCH 03/10] loss_interval: Fix timeval initialisation
 2007-06-16  3:40 UTC 

[PATCH 02/10] Fix dccp_sum_coverage
 2007-06-16  3:39 UTC 

[PATCH 01/10] ccid3: Update copyrights
 2007-06-16  3:38 UTC 

[PATCH 9/9]: CCID3 Packet Reception Step 6 - Basic loss detection
 2007-06-15 14:32 UTC 

[PATCH 8/9]: New RX History Step 5 - CCID3 packet reception
 2007-06-15 14:31 UTC 

[PATCH 7/9]: New RX History Step 4 - Integrate Receiver RTT sampling (part 3 of 3)
 2007-06-15 14:31 UTC 

[PATCH 6/9]: New RX History Step 4 - Data Packet Utility Function (part 2 RX RTT sampling)
 2007-06-15 14:31 UTC 

[PATCH 5/9]: New RX History Step 4 - Receiver RTT sampling (part 1 of 3)
 2007-06-15 14:31 UTC 

[PATCH 4/9]: New RX History Step 3 - Track highest seqno
 2007-06-15 14:31 UTC 

[PATCH 3/9]: New RX History Step 2 - Initialisation and cleanup
 2007-06-15 14:31 UTC 

[PATCH 2/9]: New RX History Step 1 - Integrate data structure into CCID3
 2007-06-15 14:31 UTC 

[PATCH 1/9]: New receiver history data structure
 2007-06-15 14:31 UTC 

[PATCH 0/9]: A new TFRC RX history structure and integration into CCID3
 2007-06-15 14:31 UTC 

[PATCH 5/5]: Provide central source file and debug facility
 2007-06-15  8:53 UTC  (3+ messages)

[PATCH 6/6]: Inline for moving average
 2007-06-15  7:29 UTC  (2+ messages)

[PATCH 3/5]: Move NULL-protection into function
 2007-06-15  4:02 UTC  (2+ messages)

[PATCH 4/5]: Wait for CCID
 2007-06-14  9:05 UTC 

[PATCH 2/5]: History access is redundant when sending feedback
 2007-06-14  9:05 UTC 

[PATCH 1/5]: Receiver does not set CCVal
 2007-06-14  9:05 UTC 

[PATCH 0/5]: Misc CCID3 patches | TFRC separate module | end of first half
 2007-06-14  9:04 UTC 

[PATCH 1/6]: Remove unused fields in packet history structure
 2007-06-13  2:26 UTC  (2+ messages)

[PATCH] Kprobes i386 fix for mark ro data
 2007-06-11 18:36 UTC  (3+ messages)

[PATCH 5/5]: Implement rfc3448bis changes to feedback reception
 2007-06-11 14:39 UTC 

[PATCH 4/5]: Nofeedback timer according to rfc3448bis
 2007-06-11 14:39 UTC 

[PATCH 3/5]: Use t_RTO as indicator for feedback reception
 2007-06-11 14:39 UTC 

[PATCH 2/5]: Ignore irrelevant states on receiving feedback
 2007-06-11 14:39 UTC 

[PATCH 0/5]: CCID3 simplifcations & update with regard to rfc3448bis-00
 2007-06-11 14:39 UTC 

[PATCH 0/6]: Locking and simplification for TFRC TX history
 2007-06-11 12:41 UTC 

[PATCH 0/6]: RTT Estimation and Packet Scheduling
 2007-06-09 18:56 UTC 

[PATCH 0/3]: Upgrade to ktime_t
 2007-06-09 18:29 UTC 

[ANNOUNCE]: DCCP Pages online again
 2007-06-09 17:51 UTC 

PATCH/ Re: 'BUG: scheduling while atomic' during dccp transfer
 2007-06-08 11:44 UTC 

'BUG: scheduling while atomic' during dccp transfer
 2007-06-07 22:18 UTC  (5+ messages)

[BUG] Fwd: segfault : modprobe dccp_probe/tcp_probe
 2007-06-07 10:24 UTC  (4+ messages)

[PATCH] Kprobes x86_64 fix for mark ro data
 2007-06-07  4:36 UTC 

DCCP performances
 2007-06-05 16:27 UTC 

segfault : modprobe dccp_probe
 2007-06-05 15:42 UTC  (6+ messages)

[PATCH 0/3] DCCP: Minor changes
 2007-06-05 13:58 UTC  (4+ messages)

[PATCH 1/1] DCCP: Use dccp_li_hist_entry_delete
 2007-06-04  3:22 UTC 

[PATCH 0/1] DCCP: Use delete function
 2007-06-04  3:21 UTC 

[PATCH 1/3] DCCP: Remove dccp_li_hist_entry_delete
 2007-06-04  1:21 UTC  (3+ messages)

[PATCH 3/3] DCCP: Refactor dccp_li_hist_interval_new
 2007-06-03 23:53 UTC 

[PATCH 2/3] DCCP: Simplify dccp_li_hist_entry_new
 2007-06-03 23:51 UTC 

problem with CCID3 loss events
 2007-06-02 19:21 UTC  (8+ messages)
` [dccp] "

[PATCH 1/5] DCCP: Shift ccid3_li_hist
 2007-05-30 16:00 UTC  (7+ messages)

[PATCH 1/7] DCCP: Fix dccp_sum_coverage
 2007-05-28 19:27 UTC  (2+ messages)

[PATCH 7/7] DCCP: Alter slab name
 2007-05-19  5:21 UTC 

[PATCH 6/7] DCCP: Refactor dccp_li_hist_interval_new
 2007-05-19  5:20 UTC 

[PATCH 5/7] DCCP: Simplify dccp_li_hist_interval_new
 2007-05-19  5:18 UTC 

[PATCH 4/7] DCCP: Simplify dccp_li_update_li
 2007-05-19  5:17 UTC 

[PATCH 3/7] DCCP: Simplify dccp_li_hist_entry_new
 2007-05-19  5:14 UTC 

[PATCH 2/7] DCCP: Fix timeval initilisation
 2007-05-19  5:13 UTC 

[PATCH 0/7] DCCP: Further work
 2007-05-19  5:10 UTC 

[PATCH 5/5] DCCP: Rename functions and variables
 2007-05-11 10:41 UTC 

[PATCH 4/5] DCCP: Simplify dccp_li_hist_purge
 2007-05-11 10:41 UTC 

[PATCH 3/5] DCCP: Shift code into loss_interval.c
 2007-05-11 10:39 UTC 

[PATCH 2/5] DCCP: Shift initialisation code
 2007-05-11 10:37 UTC 

[PATCH 0/5] DCCP: Code tidyup
 2007-05-11 10:34 UTC 

[PATCH 2/3] DCCP: Shift code around
 2007-05-11  1:16 UTC  (4+ messages)

[PATCH 1/1] DCCP: Delete unused function
 2007-05-11  1:02 UTC 

[PATCH 0/1] DCCP: Tidyup patch
 2007-05-11  1:01 UTC 

[PATCH 3/3] DCCP: Tidy up dccp_li_hist_purge
 2007-05-10  3:43 UTC 

[PATCH 0/3] DCCP: Copyright/code shuffle
 2007-05-10  3:40 UTC 

[PATCH 1/3] DCCP: Update copyright
 2007-05-10  3:40 UTC 

RTT computation in struct tfrc_rx_info
 2007-04-28 10:07 UTC  (2+ messages)

[PATCH 2/25]: Avoid accumulation of large send credit
 2007-04-24 22:50 UTC  (10+ messages)
` [dccp] "

patches
 2007-04-23  7:05 UTC 

RTT measurement, CCID3 implementability
 2007-04-17 13:42 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox