DCCP protocol discussions
 help / color / mirror / Atom feed
 messages from 2007-10-27 22:27:15 to 2007-11-25 00:21:34 UTC [more...]

[PATCH 09/18] [CCID2]: Remove unused variable
 2007-11-25  0:21 UTC 

[PATCH 08/18] [CCID2]: Disable broken Ack Ratio adaptation algorithm
 2007-11-25  0:21 UTC 

[PATCH 07/18] [CCID2]: Larger initial windows also for CCID2
 2007-11-25  0:21 UTC 

[PATCH 06/18] [DCCP]: Initialize dccp_sock before calling the ccid constructors
 2007-11-25  0:21 UTC 

[PATCH 05/18] [CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd
 2007-11-25  0:21 UTC 

[PATCH 04/18] [CCID2]: Don't assign negative values to Ack Ratio
 2007-11-25  0:21 UTC 

[PATCH 03/18] [CCID2]: Fix sequence number arithmetic/comparisons
 2007-11-25  0:21 UTC 

[PATCH 02/18] [CCID2]: Bug in reading Ack Vectors
 2007-11-25  0:21 UTC 

[PATCH 01/18] [ACKVEC]: Reduce length of identifiers
 2007-11-25  0:21 UTC 

[PATCHES 0/18]: DCCP patches for 2.6.25
 2007-11-25  0:21 UTC 

TX history patches was: Re: Test tree patch inventory - update
 2007-11-23 19:03 UTC  (3+ messages)

[PATCHES 0/11]: DCCP patches for 2.6.25
 2007-11-23 11:00 UTC  (2+ messages)

[RFC]: Withdrawal of passive-close patches
 2007-11-23 10:58 UTC  (4+ messages)

Test tree patch inventory - update: batch #4
 2007-11-22 12:47 UTC  (3+ messages)
` Test tree patch inventory - update: batch 5

Test tree patch inventory - update
 2007-11-22 10:29 UTC  (6+ messages)

[PATCH 11/11] [DCCP]: Update documentation on ioctls
 2007-11-21 15:28 UTC 

[PATCH 10/11] [DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also
 2007-11-21 15:28 UTC 

[PATCH 09/11] [DCCP]: Remove redundant dependency on IP_DCCP
 2007-11-21 15:28 UTC 

[PATCH 08/11] [DCCP]: Promote CCID2 as default CCID
 2007-11-21 15:28 UTC 

[PATCH 07/11] [DCCP]: Update documentation
 2007-11-21 15:28 UTC 

[PATCH 06/11] [DCCP]: Honour and make use of shutdown option set by user
 2007-11-21 15:28 UTC 

[PATCH 05/11] [DCCP]: Make PARTOPEN an autonomous state
 2007-11-21 15:28 UTC 

[PATCH 04/11] [CCID3]: Inline for moving average
 2007-11-21 15:28 UTC 

[PATCH 03/11] [CCID3]: Accurately determine idle & application-limited periods
 2007-11-21 15:28 UTC 

[PATCH 02/11] [CCID3]: Ignore trivial amounts of elapsed time
 2007-11-21 15:28 UTC 

[PATCH 01/11] [CCID3]: Revert use of MSS instead of s
 2007-11-21 15:28 UTC 

Test tree patch inventory - update: 3rd batch
 2007-11-21 14:18 UTC  (3+ messages)

[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  (3+ 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)


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