DCCP protocol discussions
 help / color / mirror / Atom feed
 messages from 2007-02-08 00:39:43 to 2007-04-06 06:37:52 UTC [more...]

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

[PATCH 8/43]: New RX History Step 2 - Initialisation and cleanup
 2007-04-06  3:32 UTC  (2+ 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 39/43]: Protect against Reset/Sync floods due to buggy applications
 2007-04-05 17:02 UTC  (2+ messages)
` [PATCH 39/43]: Protect against Reset/Sync floods due to buggy

[PATCH 6/43]: New infrastructure for loss detection
 2007-04-05 15:54 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 29/43]: Shorten struct-member name
 2007-04-05 15:36 UTC 

[PATCH 28/43]: Make computation of X_recv conform to TFRC
 2007-04-05 15:36 UTC 

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

[PATCH 26/43]: Move NULL-protection into function
 2007-04-05 15:35 UTC 

[PATCH 25/43]: Update copyrights of CCID3/TFRC files
 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 

[PATCH 18/43]: Cache allocation of entries
 2007-04-05 15:34 UTC 

[PATCH 17/43]: Loss-intervals access-macros and -functions
 2007-04-05 15:34 UTC 

[PATCH 16/43]: Ringbuffer to track loss interval history
 2007-04-05 15:34 UTC 

[PATCH 15/43]: New RX History Step 7 - Remove old infrastructure
 2007-04-05 15:34 UTC 

[PATCH 14/43]: CCID3 Packet Reception Step 6b - Detection of burst-losses
 2007-04-05 15:34 UTC 

[PATCH 13/43]: CCID3 Packet Reception Step 6a - Basic loss detection
 2007-04-05 15:34 UTC 

[PATCH 12/43]: New RX History Step 5 - CCID3 packet reception
 2007-04-05 15:34 UTC 

[PATCH 11/43]: New RX History Step 4 - Receiver RTT sampling
 2007-04-05 15:34 UTC 

[PATCH 10/43]: Provide fallback RTT value when none is available
 2007-04-05 15:33 UTC 

[PATCH 9/43]: New RX History Step 3 - Track highest seqno
 2007-04-05 15:33 UTC 

[PATCH 7/43]: New RX History Step 1 - Integrate new history structure
 2007-04-05 15:33 UTC 

[PATCH 5/43]: Provide central source file and debug facility
 2007-04-05 15:33 UTC 

[PATCH 4/43]: History access is redundant when sending feedback
 2007-04-05 15:33 UTC 

[PATCH 2/43]: Receiver does not set CCVal
 2007-04-05 15:33 UTC 

[PATCH 1/43]: Modulo-16 arithmetic for window counters
 2007-04-05 15:33 UTC 

[PATCH 0/43]: CCID3 fixes / standalone TFRC loss-detection and loss intervals database / DCCP closi
 2007-04-05 15:32 UTC 

[PATCH v2]: Add socket option to query the current MPS
 2007-04-03  9:59 UTC 

[ANNOUNCE/RFC] Problems with Socket API: Half-Close
 2007-04-02 19:12 UTC  (2+ messages)

[PATCH 0/9] DCCP: Revised patchset
 2007-04-02 18:22 UTC  (3+ messages)

[PATCH 0/25]: CCID3/TFRC updates, net timestamps, TX locking, bug fixes,
 2007-04-02 10:25 UTC  (3+ messages)

[PATCH 24/25]: Macro for moving average
 2007-04-02  9:06 UTC  (4+ messages)

[PATCH 25/25]: Add test function for data packets
 2007-04-02  8:59 UTC  (3+ messages)

[PATCH 21/25]: Wait for CCID
 2007-04-02  8:54 UTC  (4+ messages)

[PATCH 10/25]: Shorten statement for updating p
 2007-04-02  8:51 UTC  (4+ messages)

[PATCH 4/25]: Cheaper & smaller timestamping
 2007-04-02  8:26 UTC  (3+ messages)

[PATCH 1/1][DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV
 2007-03-28 20:07 UTC  (4+ messages)

[PATCH 1/1][DCCP] getsockopt: Fix
 2007-03-28 18:54 UTC 

[dccp] [Fwd: New Version Notification - draft-fairhurst-dccp-serv-codes-03.txt]
 2007-03-27 10:58 UTC  (2+ messages)

[PATCH 22/25]: Make all `debug' parameters bool
 2007-03-26  4:01 UTC 

[PATCH 19/25]: Remove unused fields in packet history structure
 2007-03-26  3:20 UTC  (2+ messages)

[PATCH 15/25]: Disable softirq when sending and notifying CCID
 2007-03-26  3:16 UTC  (2+ messages)

[PATCH 8/25]: Honour initial RTT estimate
 2007-03-26  2:56 UTC  (2+ messages)

[PATCH 7/25]: Use skb timestamp for receiver side
 2007-03-26  2:48 UTC  (2+ messages)

[PATCH 6/25]: Use skb timestamp for TX side
 2007-03-26  2:44 UTC  (2+ messages)

[PATCH 5/25]: Complete documentation of dccp_sock
 2007-03-26  2:42 UTC  (2+ messages)

[PATCH 3/25]: Debug statements for Elapsed Time option
 2007-03-26  2:39 UTC  (2+ messages)

[PATCH 1/25]: Fix bug in the calculation of very low sending rates
 2007-03-26  2:38 UTC  (2+ messages)

[PATCH 2/25]: Avoid accumulation of large send credit
 2007-03-26  2:33 UTC  (2+ messages)

[2.6 patch] make dccp_write_xmit_timer() static again
 2007-03-25  4:01 UTC  (2+ messages)

[PATCH 9/9] DCCP: Rename slab
 2007-03-23  3:07 UTC 

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

[PATCH 7/9] DCCP: Rename functions
 2007-03-23  3:06 UTC  (2+ messages)

[PATCH 6/9] DCCP: Simplify dccp_li_hist_interval_new
 2007-03-23  3:05 UTC  (2+ messages)
` [PATCH 6/9] DCCP: simplify dccp_li_hist_interval_new

[PATCH 5/9] DCCP: Simplify update_li
 2007-03-23  3:04 UTC 

[PATCH 4/9] DCCP: Simplify dccp_li_hist_entry_new
 2007-03-23  3:03 UTC  (2+ messages)

[PATCH 3/9] DCCP: Simplify purge
 2007-03-23  2:57 UTC 

[PATCH 2/9] DCCP: Shift code
 2007-03-23  2:56 UTC  (2+ messages)

[PATCH 1/9] DCCP: Update copyright
 2007-03-23  2:56 UTC  (2+ messages)

DCCP Applications Page
 2007-03-22 13:44 UTC 

[PATCH 0/9] DCCP refactoring
 2007-03-22  8:32 UTC  (2+ messages)

[PATCH 9/9] DCCP: Alter slabname
 2007-03-22  4:17 UTC 

[PATCH 8/9] DCCP: Refactor loss initialisation
 2007-03-22  4:16 UTC 

[PATCH 5/9] DCCP: Simplify ccid3_hc_rx_update_li
 2007-03-22  4:07 UTC 

[PATCH 3/9] DCCP: Simply dccp_li_hist_purge
 2007-03-22  4:05 UTC 

[PATCH 23/25]: Unaligned pointer access
 2007-03-21 18:46 UTC 

[PATCH 22/25]: Make all `debug' parameters bool
 2007-03-21 18:45 UTC 

[PATCH 20/25]: Add socket option to query the current MPS
 2007-03-21 18:45 UTC 

[PATCH 18/25]: Reduce time spent while write-lock is held
 2007-03-21 18:45 UTC 

[PATCH 17/25]: Locking for packet history TX list
 2007-03-21 18:45 UTC 

[PATCH 16/25]: Preparation to fit TX list locking
 2007-03-21 18:45 UTC 

[PATCH 14/25]: Implement rfc3448bis changes to feedback reception
 2007-03-21 18:45 UTC 

[PATCH 13/25]: Nofeedback timer according to rfc3448bis
 2007-03-21 18:45 UTC 

[PATCH 12/25]: Use t_RTO as indicator for feedback reception
 2007-03-21 18:45 UTC 

[PATCH 11/25]: Set idle state after nofeedback timer expiry
 2007-03-21 18:44 UTC 

[PATCH 9/25]: Ignore irrelevant states on receiving feedback
 2007-03-21 18:44 UTC 

debugging messages
 2007-03-20 21:45 UTC  (2+ messages)

[PATCH v2]: 5f: Specification changed while patch was in the queue
 2007-03-13 11:39 UTC 

[PATCH v3]: 1a_simplify_seqno_arithmetic.diff
 2007-03-13 11:37 UTC 

[ANNOUNCE]: Patch Preview
 2007-03-13  7:58 UTC  (8+ messages)

[PATCH v2]: 1a_simplify_seqno_arithmetic.diff
 2007-03-13  7:44 UTC 

[PATCH 1/1][DCCP] [BUG-FIX]: timer bug
 2007-03-09 21:48 UTC  (3+ messages)

kernel BUG at kernel/timer.c:407!
 2007-03-08  8:58 UTC  (11+ messages)

[PATCHv3] [DCCP]: Revert changes which disallow bidirectional communication
 2007-03-07 20:54 UTC  (2+ messages)
` [PATCHv3] [DCCP]: Revert changes which disallow bidirectional

[PATCHv2] [DCCP]: Revert changes which disallow bidirectional communication
 2007-03-07  7:35 UTC  (2+ messages)
` [PATCHv2] [DCCP]: Revert changes which disallow bidirectional

[PATCH 1/2][DCCP]: Correctly split CCID half connections
 2007-03-07  7:19 UTC  (2+ messages)

[PATCHES][0/2] DCCP fixes
 2007-03-06 22:25 UTC  (2+ messages)

User API and Additional Features
 2007-03-06 21:36 UTC  (5+ messages)

[PATCH 2/2][DCCP]: Set RTO for newly created child socket
 2007-03-06 16:12 UTC 

CCID 3 bounded by OS scheduling granularity
 2007-03-06  9:52 UTC  (3+ messages)

[PATCH 2/2]: Set RTO for child socket
 2007-03-06  9:36 UTC 

[PATCH 1/2]
 2007-03-06  9:36 UTC 

[PATCH 0/2]: Bug fixes
 2007-03-06  9:36 UTC 

Question on resetting nominal send time
 2007-03-05  9:49 UTC  (3+ messages)
` [dccp] "

CCID 3 question: length of the `open' loss interval I_0
 2007-03-05  4:06 UTC  (2+ messages)
` [dccp] "

[dccp] DCCP and iotcl
 2007-02-27 10:59 UTC  (4+ messages)

[dccp] Ack vector implementation notes
 2007-02-22 10:39 UTC  (2+ messages)

[PATCH 1/1] DCCP: Fix up t_nom - FOLLOW-UP
 2007-02-08  5:50 UTC  (6+ messages)

RFC 4342 Erratum: use Request/Response RTT
 2007-02-08  1:20 UTC 


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