DCCP protocol discussions
 help / color / mirror / Atom feed
 messages from 2007-04-05 15:34:54 to 2007-04-20 10:20:53 UTC [more...]

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

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

[PATCH 1/1]: Fix bug in computing elapsed time
 2007-04-16 20:07 UTC  (2+ messages)

[PATCH 1/1]: Retraction of timestamps - Cleanups
 2007-04-16 19:44 UTC 

[PATCH 28/43]: Make computation of X_recv conform to TFRC
 2007-04-15 16:49 UTC  (5+ messages)

Sensitivity of TFRC throughput equation wrt to changes of RTT
 2007-04-15 16:15 UTC  (8+ messages)

[PATCH 19/25]: Remove unused fields in packet history structure
 2007-04-13 18:48 UTC  (3+ messages)

[PATCH-UPDATE]: Changes after retracting timestamping patches
 2007-04-13 18:14 UTC  (4+ messages)

[PATCHv2 08/29] Honour initial RTT estimate
 2007-04-13 17:57 UTC 

[PATCH 15/25]: Disable softirq when sending and notifying CCID
 2007-04-13 14:06 UTC  (5+ messages)

[PATCH 4/25]: Cheaper & smaller timestamping
 2007-04-13 13:05 UTC  (7+ messages)

[PATCH 07/29] Use skb timestamp for receiver side
 2007-04-13 12:11 UTC  (16+ messages)

[PATCH 08/29] Honour initial RTT estimate
 2007-04-13 10:38 UTC  (4+ messages)

[PATCH 24/25]: Macro for moving average
 2007-04-13  8:23 UTC  (3+ messages)

[PATCH 24/29] Macro for moving average
 2007-04-13  8:20 UTC  (2+ messages)

[PATCH 0/3]: DCCP patches
 2007-04-12 23:31 UTC  (4+ messages)

[PATCH 3/3] Complete documentation of dccp_sock
 2007-04-12 22:28 UTC 

[PATCH 2/3] Debug statements for Elapsed Time option
 2007-04-12 22:28 UTC 

[PATCH 1/3] Fix bug in the calculation of very low sending rates
 2007-04-12 22:27 UTC 

[PATCH 06/29] Use skb timestamp for TX side
 2007-04-12 21:52 UTC  (3+ messages)

[PATCH 0/29]: dccp patch backlog
 2007-04-12 21:24 UTC  (2+ messages)

[PATCH 29/29] History access is redundant when sending feedback
 2007-04-12 21:18 UTC 

[PATCH 28/29] Use a function to update p_inv, and p is never used
 2007-04-12 21:17 UTC 

[PATCH 27/29] Receiver does not set CCVal
 2007-04-12 21:17 UTC 

[PATCH 26/29] Modulo-16 arithmetic for window counters
 2007-04-12 21:17 UTC 

[PATCH 25/29] Add test function for data packets
 2007-04-12 21:17 UTC 

[PATCH 23/29] Unaligned pointer access
 2007-04-12 21:17 UTC 

[PATCH 22/29] Make all `debug' parameters bool
 2007-04-12 21:17 UTC 

[PATCH 21/29] Wait for CCID
 2007-04-12 21:17 UTC 

[PATCH 20/29] Add socket option to query the current MPS
 2007-04-12 21:16 UTC 

[PATCH 19/29] Remove unused fields in packet history structure
 2007-04-12 21:16 UTC 

[PATCH 18/29] Reduce time spent while write-lock is held
 2007-04-12 21:16 UTC 

[PATCH 17/29] Locking for packet history TX list
 2007-04-12 21:16 UTC 

[PATCH 16/29] Preparation to fit TX list locking
 2007-04-12 21:16 UTC 

[PATCH 15/29] Disable softirq when sending and notifying CCID
 2007-04-12 21:16 UTC 

[PATCH 14/29] Implement rfc3448bis changes to feedback reception
 2007-04-12 21:16 UTC 

[PATCH 13/29] Nofeedback timer according to rfc3448bis
 2007-04-12 21:15 UTC 

[PATCH 12/29] Use t_RTO as indicator for feedback reception
 2007-04-12 21:15 UTC 

[PATCH 11/29] Set idle state after nofeedback timer expiry
 2007-04-12 21:15 UTC 

[PATCH 10/29] Shorten statement for updating p
 2007-04-12 21:15 UTC 

[PATCH 09/29] Ignore irrelevant states on receiving feedback
 2007-04-12 21:15 UTC 

[PATCH 05/29] Cheaper & smaller timestamping
 2007-04-12 21:14 UTC 

[PATCH 04/29] Complete documentation of dccp_sock
 2007-04-12 21:14 UTC 

[PATCH 03/29] Debug statements for Elapsed Time option
 2007-04-12 21:14 UTC 

[PATCH 02/29] Avoid accumulation of large send credit
 2007-04-12 21:14 UTC 

[PATCH 01/29] Fix bug in the calculation of very low sending rates
 2007-04-12 21:13 UTC 

[ANNOUNCE]: General remarks on patch submission
 2007-04-12 19:16 UTC  (2+ messages)

RFC: patch backlog
 2007-04-12 19:10 UTC  (2+ messages)

[PATCHv2 2/25]: Avoid accumulation of large send credit
 2007-04-12 13:10 UTC 

[PATCH 39/43]: Protect against Reset/Sync floods due to buggy applications
 2007-04-12  8:54 UTC  (13+ messages)
` [PATCH 39/43]: Protect against Reset/Sync floods due to buggy

[PATCHv2 4/5]: Rate-limit DCCP-Syncs
 2007-04-11 18:54 UTC 

[PATCHv2 4/5]: Rate-limit DCCP-Syncs
 2007-04-11 13:58 UTC 

[PATCHv2 27/43]: Accurately determine idle & application-limited periods
 2007-04-11 13:10 UTC 

[PATCH 4/5]: Rate-limit DCCP-Syncs
 2007-04-11  9:35 UTC  (5+ messages)

Fwd: Re: [PATCH 27/43]: Accurately determine idle & application-limited periods
 2007-04-11  9:20 UTC 

[PATCH 1/25]: Fix bug in the calculation of very low sending rates
 2007-04-11  9:06 UTC  (3+ messages)
` [PATCH 1/25]: Fix bug in the calculation of very low sending

[PATCH 29/43]: Shorten struct-member name
 2007-04-11  2:43 UTC  (2+ messages)

[PATCH 26/43]: Move NULL-protection into function
 2007-04-10 23:41 UTC  (2+ messages)

[PATCH 08/30] Use menuconfig objects - DCCP
 2007-04-10 21:07 UTC 

[PATCH 8/43]: New RX History Step 2 - Initialisation and cleanup
 2007-04-09 12:13 UTC  (5+ messages)

[PATCH 5/5]: Send Reset upon Sync in state REQUEST
 2007-04-09  9:59 UTC 

[PATCH 3/5]: Parameter renaming
 2007-04-09  9:58 UTC 

[PATCH 2/5]: Fix Reset/Sync-Flood Bug
 2007-04-09  9:58 UTC 

[PATCH 1/4]: Shorten variable names in dccp_check_seqno
 2007-04-09  9:58 UTC 

[PATCH 0/5]: Sync/Reset Floods; Rate-Limiting for DCCP-Sync
 2007-04-09  9:58 UTC 

[PATCH 25/43]: Update copyrights of CCID3/TFRC files
 2007-04-08  5:12 UTC  (2+ messages)

[PATCH 17/43]: Loss-intervals access-macros and -functions
 2007-04-07 23:40 UTC  (2+ messages)

[PATCH 18/43]: Cache allocation of entries
 2007-04-07 23:39 UTC  (2+ messages)

[PATCH 16/43]: Ringbuffer to track loss interval history
 2007-04-07 23:35 UTC  (2+ messages)

[PATCH 15/43]: New RX History Step 7 - Remove old infrastructure
 2007-04-07 23:33 UTC 

[PATCH 11/43]: New RX History Step 4 - Receiver RTT sampling
 2007-04-07 20:34 UTC  (2+ messages)

[PATCH 10/43]: Provide fallback RTT value when none is available
 2007-04-07 20:31 UTC  (2+ messages)

[PATCH 6/43]: New infrastructure for loss detection
 2007-04-06  8:21 UTC  (3+ messages)

[PATCH 1/4] [IPv6] Add link and site-local scope inline
 2007-04-06  6:55 UTC  (4+ messages)

[PATCH 0/4] [IPv6] Add new scope and address type inlines
 2007-04-06  3:19 UTC 

[PATCH 3/43]: Use a function to update p_inv, and p is never used
 2007-04-06  1:58 UTC  (2+ messages)

[PATCH 43/43]: Update API documentation
 2007-04-05 15:37 UTC 

[PATCH 42/43]: Add support for abortive release
 2007-04-05 15:37 UTC 

[PATCH 41/43]: Check for unread data on close
 2007-04-05 15:37 UTC 

[PATCH 40/43]: Collapse repeated `len' statements into one
 2007-04-05 15:37 UTC 

[PATCH 38/43]: Support for server holding timewait state
 2007-04-05 15:37 UTC 

[PATCH 37/43]: Use maxiumum-RTO backoff from DCCP spec
 2007-04-05 15:37 UTC 

[PATCH 36/43]: Shift the retransmit timer for active-close into output.c
 2007-04-05 15:36 UTC 

[PATCH 35/43]: Reduce the number of writable states
 2007-04-05 15:36 UTC 

[PATCH 34/43]: Perform SHUT_RD and SHUT_WR on receiving close
 2007-04-05 15:36 UTC 

[PATCH 33/43]: Basic support for passive-close
 2007-04-05 15:36 UTC 

[PATCH 32/43]: Dedicated auxiliary states to support passive-close
 2007-04-05 15:36 UTC 

[PATCH 31/43]: Make PARTOPEN an autonomous state
 2007-04-05 15:36 UTC 

[PATCH 30/43]: Separate protocol states into general/specific
 2007-04-05 15:36 UTC 

[PATCH 27/43]: Accurately determine idle & application-limited periods
 2007-04-05 15:35 UTC 

[PATCH 24/43]: Hook up CCID3 with new Loss Intervals Database
 2007-04-05 15:35 UTC 

[PATCH 23/43]: Fix and simplify header includes
 2007-04-05 15:35 UTC 

[PATCH 22/43]: Integrate RX history loss detection with loss interval update
 2007-04-05 15:35 UTC 

[PATCH 21/43]: Let calling module compute First Loss Interval
 2007-04-05 15:35 UTC 

[PATCH 20/43]: Insert and update routines for the Loss Interval Database
 2007-04-05 15:35 UTC 

[PATCH 19/43]: Recompute average loss interval
 2007-04-05 15:35 UTC 


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