DCCP protocol discussions
 help / color / mirror / Atom feed
 messages from 2007-10-24 03:23:39 to 2007-11-21 13:18:12 UTC [more...]

Test tree patch inventory - update
 2007-11-21 13:18 UTC  (5+ messages)

Test tree patch inventory - update: 3rd batch
 2007-11-21 12:42 UTC 

[PATCH 51/59] net/dccp: Add missing "space"
 2007-11-20  7:48 UTC  (2+ messages)

[PATCH 16/16] [CCID 3]: Nofeedback timer according to rfc3448bis
 2007-11-17  9:29 UTC 

[PATCH 15/16] [CCID 3]: Implement rfc3448bis changes to feedback reception
 2007-11-17  9:29 UTC 

[PATCH 14/16] [CCID 3]: Use a function to update p_inv, and p is never used
 2007-11-17  9:29 UTC 

[PATCH 13/16] [TFRC]: Remove previous loss intervals implementation
 2007-11-17  9:29 UTC 

[PATCH 12/16] [CCID]: Interface CCID3 code with newer Loss Intervals Database
 2007-11-17  9:29 UTC 

[PATCH 11/16] [TFRC]: Ringbuffer to track loss interval history
 2007-11-17  9:29 UTC 

[PATCH 10/16] [TFRC]: Remove old RX history interface
 2007-11-17  9:29 UTC 

[PATCH 09/16] [CCID3]: Hook up with new RX history interface
 2007-11-17  9:29 UTC 

[PATCH 08/16] [TFRC]: New RX history implementation
 2007-11-17  9:29 UTC 

[PATCH 07/16] [TFRC]: Provide central source file and debug facility
 2007-11-17  9:29 UTC 

[PATCH 06/16] [TFRC]: Remove old (doubly-linked list) TX history
 2007-11-17  9:29 UTC 

[PATCH 05/16] [TFRC]: Migrate TX history to singly-linked list
 2007-11-17  9:29 UTC 

[PATCH 04/16] [CCID3]: Inline for moving average
 2007-11-17  9:29 UTC 

[PATCH 03/16] [CCID3]: Accurately determine idle & application-limited periods
 2007-11-17  9:29 UTC 

[PATCH 02/16] [CCID3]: Ignore trivial amounts of elapsed time
 2007-11-17  9:29 UTC 

[PATCH 01/16] [CCID3]: Revert use of MSS instead of s
 2007-11-17  9:29 UTC 

[PATCH 0/16]: Less is more - CCID3 patch set revised
 2007-11-17  9:29 UTC 

[PATCH 1/25] CCID-4 Kconfig and Makefile
 2007-11-16 13:39 UTC  (7+ messages)

How much is available for reading on the socket?
 2007-11-15  7:52 UTC  (9+ messages)

[Announce]: Test Tree and CCID4 Tree updated
 2007-11-13 16:49 UTC  (2+ messages)

[PATCH 11/25] Share TFRC sender states via tfrc_ccids
 2007-11-13 16:33 UTC  (6+ messages)

[PATCH 4/25] Set packet size to 1460 as per ccid-4 draft
 2007-11-13 16:20 UTC  (5+ messages)

[PATCH 5/25] Enforces a minimum interval of 10 milliseconds as per CCID-4 draft
 2007-11-13 16:19 UTC  (5+ messages)
` [PATCH 5/25] Enforces a minimum interval of 10 milliseconds as

[PATCH 17/25] Share ccid3_tx_state_name function via tfrc_ccids
 2007-11-13 16:14 UTC  (4+ messages)

Iperf IPv6 bug
 2007-11-12  9:54 UTC 

[PATCH 6/25] Reduce allowed sending rate by a factor that accounts for packet header size
 2007-11-10 12:09 UTC  (7+ messages)
` [PATCH 6/25] Reduce allowed sending rate by a factor that

[RFC]: Removal of spinlocks/rw_locks in ccid3.c / packet_history.c:
 2007-11-09 15:13 UTC  (4+ messages)
` [RFC]: Removal of spinlocks/rw_locks in ccid3.c /
` [RFC]: Removal of spinlocks/rw_locks in ccid3.c / packet_history.c

[PATCH 9/25] Adapt CCID-4 according to the latest changes to CCID-3
 2007-11-08 11:27 UTC  (5+ messages)
` [PATCH 9/25] Adapt CCID-4 according to the latest changes to

[PATCH 7/25] Initial lib for sharing common code between ccid-3/ccid-4
 2007-11-08 11:24 UTC  (5+ messages)
` [PATCH 7/25] Initial lib for sharing common code between

[PATCH 23/25] Include ccid-4 to be visible for the DCCP feature negotiation mechanism
 2007-11-08 10:35 UTC  (3+ messages)

[PATCH 16/25] Share ccid3_hc_rx_sock struct and ccid3_hc_rx_sk function via tfrc_ccids
 2007-11-08 10:28 UTC  (4+ messages)

[PATCH 12/25] Share TFRC receiver states via tfrc_ccids
 2007-11-08 10:24 UTC  (3+ messages)

[PATCH 3/25] Adjustments of the ccid-4 copyright and kernel module authors
 2007-11-08  9:57 UTC  (7+ messages)
` [PATCH 3/25] Adjustments of the ccid-4 copyright and kernel

[PATCH 0/25] Towards CCID3/CCID4 code integration
 2007-11-08  8:12 UTC  (8+ messages)

[PATCH 9/9] [CCID2]: Remove misleading comment
 2007-11-08  1:33 UTC  (2+ messages)

[PATCH 8/9] [CCID2]: Remove redundant ack-counting variable
 2007-11-08  1:33 UTC  (2+ messages)

[PATCH 7/9] [CCID2]: Remove redundant synchronisation variable
 2007-11-08  1:31 UTC  (2+ messages)

[PATCH 6/9] [CCID2]: Redundant debugging output
 2007-11-07 18:09 UTC  (2+ messages)

[PATCH 5/9] [CCID2]: Replace pipe assignment-function with assignment
 2007-11-07 17:50 UTC  (2+ messages)

[PATCH 4/9] [CCID2]: Replace cwnd assignment-function with assignment
 2007-11-06 17:22 UTC  (2+ messages)

[PATCH 3/9] [CCID2]: Replace read-only variable with constant
 2007-11-04  8:10 UTC  (2+ messages)

[PATCH 10/25] Share ccid-3 options enum and struct via tfrc_ccids
 2007-11-04  1:16 UTC  (3+ messages)
` [PATCH 10/25] Share ccid-3 options enum and struct via

[PATCH 2/9] [CCID2]: Remove unused variable
 2007-11-03 23:51 UTC  (2+ messages)

[PATCH 1/9] [CCID2]: Disable broken Ack Ratio adaptation algorithm
 2007-11-03 22:00 UTC  (2+ messages)

[PATCH 0/9]: CCID2 fixes part 2/2
 2007-11-03 12:03 UTC 

[PATCH 8/25] Share common header files and defines between ccid-3/ccid-4
 2007-11-03  7:00 UTC  (2+ messages)

[PATCH 2/25] Create initial ccid-4 code based on ccid-3
 2007-11-02  8:43 UTC 

[PATCH 25/25] Final adjustments to ccid3.c, ccid4.c and lib/tfrc_ccids.c
 2007-11-01 21:48 UTC  (3+ messages)
` [PATCH 25/25] Final adjustments to ccid3.c, ccid4.c and

DCCP and GStreamer: File descriptor sharing
 2007-11-01 17:28 UTC  (2+ messages)

[PATCH 24/25] Final adjustments to probe.c to use tfrc_ccids
 2007-11-01 12:58 UTC  (2+ messages)

[PATCH 22/25] Minor adjustments to probe.c to use tfrc_ccids
 2007-11-01 12:42 UTC  (2+ messages)

[PATCH 21/25] Share ccid3_rx_state_name function via tfrc_ccids
 2007-11-01 12:41 UTC  (2+ messages)

[PATCH 20/25] Share ccid3_hc_tx_update_win_count function via tfrc_ccids
 2007-11-01 12:41 UTC  (2+ messages)
` [PATCH 20/25] Share ccid3_hc_tx_update_win_count function via

[PATCH 19/25] Share ccid3_hc_tx_idle_rtt function via tfrc_ccids
 2007-11-01 12:39 UTC  (2+ messages)
` [PATCH 19/25] Share ccid3_hc_tx_idle_rtt function via

[PATCH 18/25] Share rfc3390_initial_rate function via tfrc_ccids
 2007-11-01 12:39 UTC  (2+ messages)
` [PATCH 18/25] Share rfc3390_initial_rate function via

[PATCH 13/25] Share TFRC feedback types struct via ccid34_lib
 2007-11-01 12:29 UTC  (6+ messages)
` [PATCH 13/25] Share TFRC feedback types struct via tfrc_ccids

[PATCH 14/25] Basic implementation for ccid-4 dropped packet option
 2007-11-01 11:05 UTC  (2+ messages)
` [PATCH 14/25] Basic implementation for ccid-4 dropped packet

Gstreamer e DCCP: issues related to ccid-3
 2007-11-01  9:48 UTC  (6+ messages)

[PATCH 15/25] Share ccid3_hc_tx_sock struct and ccid3_hc_tx_sk function via tfrc_ccids
 2007-11-01  0:31 UTC 

[PATCH 2/25] Create initial ccid-4 code based on ccid-3
 2007-10-31 23:20 UTC 

[PATCH 6/6]: Larger initial windows also for CCID2
 2007-10-27 22:27 UTC  (2+ messages)

[PATCH 5/6]: Deadlock and spurious timeouts when Ack Ratio > cwnd
 2007-10-27 22:26 UTC  (2+ messages)

[PATCH 4/6]: Don't assign negative values to Ack Ratio
 2007-10-27 22:23 UTC  (2+ messages)

[PATCH 3/6]: Fix sequence number arithmetic/comparisons
 2007-10-27 22:18 UTC  (2+ messages)

[PATCH 2/6]: Bug in reading Ack Vectors
 2007-10-27 22:17 UTC  (2+ messages)

[PATCH 1/6]: Don't process Ack twice in Respond state
 2007-10-27 22:10 UTC  (2+ messages)

[PATCH 0/6]: Bug fixes part 1
 2007-10-27 11:34 UTC 

[PATCHES 0/5]: DCCP bug fixes
 2007-10-26 10:52 UTC  (2+ messages)

systemtap networking tapsets was: Re: [RFC]: field name identifier
 2007-10-25 17:13 UTC  (7+ messages)
` systemtap networking tapsets was: Re: [RFC]: field name identifier conventions
` systemtap networking tapsets was: Re: [RFC]: field name

[Announce][PATCH v2 1/1]: Patch dropped / [DCCP]: Initialisation and type-checking of feature sysctl
 2007-10-24 16:10 UTC  (2+ messages)
` [Announce][PATCH v2 1/1]: Patch dropped / [DCCP]:

[PATCH 1/1][RFC]: field name identifier conventions
 2007-10-24 13:43 UTC  (3+ messages)

[PATCH 5/5] [CCID2/3]: Initialisation assignments of 0 are
 2007-10-24 13:11 UTC 

[PATCH 4/5] [DCCP]: Unaligned pointer access
 2007-10-24 13:11 UTC 

[PATCH 3/5] [DCCP]: Convert Reset code into socket error number
 2007-10-24 13:11 UTC 

[PATCH 2/5] [DCCP]: One more exemption from full sequence number
 2007-10-24 13:11 UTC 

[PATCH 1/5] [DCCP]: Retrieve packet sequence number for error
 2007-10-24 13:10 UTC 

[PATCH 0/1][RFC]: field name identifier conventions
 2007-10-24 12:28 UTC 

[PATCH][DCCP 1/1] Implement SIOCINQ/FIONREAD
 2007-10-24  3:23 UTC  (2+ messages)


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