DCCP protocol discussions
 help / color / mirror / Atom feed
 messages from 2006-11-28 22:09:02 to 2006-12-10 18:06:43 UTC [more...]

[PATCH 2/2] [DCCP]: Whitespace cleanups
 2006-12-10 18:06 UTC 

[PATCH 1/2] [DCCP] ccid3: Fixup some type conversions related to rtts
 2006-12-10 18:06 UTC 

[PATCHES 0/2] [DCCP]: A fix and some whitespace removals
 2006-12-10 18:05 UTC 

warning on 64-bit from current code
 2006-12-10  5:55 UTC 

[PATCHES 0/22] DCCP bugfixes (mostly CCID3)
 2006-12-10  5:47 UTC  (2+ messages)

[PATCH 22/22] [DCCP] ccid3: BUG-FIX - conversion errors
 2006-12-10  3:04 UTC 

[PATCH 21/22] [DCCP] ccid3: Reorder packet history source file
 2006-12-10  3:03 UTC 

[PATCH 20/22] [DCCP] ccid3: Reorder packet history header file
 2006-12-10  3:03 UTC 

[PATCH 19/22] [DCCP] ccid3: Make debug output consistent
 2006-12-10  3:03 UTC 

[PATCH 18/22] [DCCP] ccid3: Perform history operations only after packet has been sent
 2006-12-10  3:03 UTC 

[PATCH 17/22] [DCCP] ccid3: TX history - remove unused field
 2006-12-10  3:03 UTC 

[PATCH 16/22] [DCCP] ccid3: Shift window counter computation
 2006-12-10  3:03 UTC 

[PATCH 15/22] [DCCP] ccid3: Sanity-check RTT samples
 2006-12-10  3:02 UTC 

[PATCH 14/22] [DCCP] ccid3: Initialise RTT values
 2006-12-10  3:02 UTC 

[PATCH 13/22] [DCCP] ccid: Deprecate ccid_hc_tx_insert_options
 2006-12-10  3:02 UTC 

[PATCH 12/22] [DCCP]: Warn when discarding packet due to internal errors
 2006-12-10  3:02 UTC 

[PATCH 11/22] [DCCP]: Only deliver to the CCID rx side in charge
 2006-12-10  3:02 UTC 

[PATCH 10/22] [DCCP]: Simplify TFRC calculation
 2006-12-10  3:02 UTC 

[PATCH 9/22] [DCCP]: Debug timeval operations
 2006-12-10  3:01 UTC 

[PATCH 8/22] [DCCP] ccid3: Simplify calculation for reverse lookup of p
 2006-12-10  3:01 UTC 

[PATCH 7/22] [DCCP] ccid3: Replace scaled division operations
 2006-12-10  3:01 UTC 

[PATCH 6/22] [DCCP] ccid3: Finer-grained resolution of sending rates
 2006-12-10  3:00 UTC 

[PATCH 5/22] [DCCP] ccid3: Fix two bugs in sending rate computation
 2006-12-10  3:00 UTC 

[PATCH 4/22] [DCCP] ccid3: Two optimisations for sending rate recomputation
 2006-12-10  3:00 UTC 

[PATCH 3/22] [DCCP] ccid3: Check against too large p
 2006-12-10  3:00 UTC 

[PATCH 2/22] [DCCP]: Update documentation
 2006-12-10  2:59 UTC 

[PATCH 1/22] [DCCP]: Remove timeo from output.c
 2006-12-10  2:59 UTC 

[Patch 0/12]:
 2006-12-10  1:37 UTC  (6+ messages)

CCID 3 starts to rock!
 2006-12-09 11:41 UTC  (3+ messages)

[PATCH] BUG-FIX - conversion errors
 2006-12-09 11:26 UTC  (4+ messages)

[Patchv3 4/12]: Deprecate ccid_hc_tx_insert_options
 2006-12-08 17:20 UTC  (2+ messages)

[Patchv2 4/12]: Deprecate ccid3_hc_tx_insert_options
 2006-12-08 13:04 UTC  (3+ messages)

[PATCH 1/1 (Revised)] DCCP: Remove timeo
 2006-12-08 11:21 UTC  (2+ messages)

[PATCH 1/1] DCCP: Update documentation
 2006-12-08 11:16 UTC  (2+ messages)

[PATCH 0/7]: Two more bugs found, finer-grained resolution, time types
 2006-12-08  1:53 UTC  (2+ messages)

[PATCH 8/9] [DCCP]: Update Documentation
 2006-12-08  1:26 UTC  (2+ messages)

[Patch 11/12]: Reorder packet history header file
 2006-12-07 23:00 UTC  (2+ messages)

[Patch 10/12]: Make debug output consistent
 2006-12-07 22:48 UTC  (2+ messages)

[Patch 9/12]: Perform history operations only after packet has been sent
 2006-12-07 22:41 UTC  (2+ messages)

[Patch 8/12]: TX history - remove unused field
 2006-12-07 22:28 UTC  (2+ messages)

[Patch 7/12]: Shift window counter computation
 2006-12-07 22:21 UTC  (2+ messages)

[Patch 6/12]: Sanity-check RTT samples
 2006-12-07 22:08 UTC  (2+ messages)

[Patch 5/12]: Initialise RTT values
 2006-12-07 22:04 UTC  (2+ messages)

[Patch 4/12]: In-line ccid3_hc_tx_insert_options
 2006-12-07 22:01 UTC  (2+ messages)

[Patch 3/12]: Warn when discarding packet due to internal errors
 2006-12-07 21:53 UTC  (2+ messages)

[Patch 2/12]: Only deliver to the CCID rx side in charge
 2006-12-07 21:51 UTC  (2+ messages)

[Patch 1/12]: Simplify TFRC calculation
 2006-12-07 21:44 UTC  (2+ messages)

[Patch 12/12]: Reorder packet history source file
 2006-12-07 21:13 UTC 

CCID 3 performance - some further thoughts
 2006-12-05 21:38 UTC  (4+ messages)

[PATCH 7/7]: Debug timeval operations
 2006-12-05 20:52 UTC  (2+ messages)

[PATCH 6/7]: Simplify calculation for reverse lookup of p
 2006-12-05 20:48 UTC  (2+ messages)

[PATCH 5/7]: Replace scaled division operations
 2006-12-05 20:47 UTC  (2+ messages)

[PATCH 4/7]: Finer-grained resolution of sending rates
 2006-12-05 20:46 UTC  (2+ messages)

[PATCH 3/7]: Fix two BUGs in sending rate computation
 2006-12-05 20:45 UTC  (2+ messages)

[PATCH 2/7]: Two optimisations for sending rate recomputation
 2006-12-05 20:44 UTC  (2+ messages)

[PATCH 1/7]: Check against too large p
 2006-12-05 20:42 UTC 

[PATCH 1/7]: Check against too large p
 2006-12-05 20:38 UTC 

[PATCH 0/7] [DCCP]: Further fixes and enhancements
 2006-12-05 20:13 UTC  (2+ messages)

[PATCH] DCCP: remove timeo from output.c
 2006-12-05 14:04 UTC  (2+ messages)

CCID3 performance / checksum profiling
 2006-12-05 11:03 UTC  (2+ messages)

[PATCH] DCCP: handle EAGAIN case
 2006-12-04 21:25 UTC  (7+ messages)

What happened to the Return of Unload Hack?
 2006-12-04 13:12 UTC 

[PATCH] [RFC]: Fine-grained sending rate resolution / division errors
 2006-12-04 12:35 UTC  (7+ messages)

[BUG] CCID3 performance
 2006-12-04  8:38 UTC  (5+ messages)

[PATCHES][DCCP] ccid3: request for merge
 2006-12-04  3:25 UTC  (2+ messages)

[PATCH 10/10] [DCCP] tfrc: Binary search for reverse TFRC lookup
 2006-12-03 22:09 UTC 

[PATCH 9/10] [DCCP] ccid3: Deprecate TFRC_SMALLEST_P
 2006-12-03 22:09 UTC 

[PATCH 8/10] [DCCP] tfrc: Identify TFRC table limits and simplify code
 2006-12-03 22:08 UTC 

[PATCH 7/10] [DCCP] tfrc: Add protection against invalid parameters to TFRC routines
 2006-12-03 22:08 UTC 

[PATCH 6/10] [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)
 2006-12-03 22:08 UTC 

[PATCH 5/10] [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table
 2006-12-03 22:08 UTC 

[PATCH 4/10] [DCCP] ccid3: Fix warning message about illegal ACK
 2006-12-03 22:07 UTC 

[PATCH 3/10] [DCCP] ccid3: Fix bug in calculation of send rate
 2006-12-03 22:07 UTC 

[PATCH 2/10] [DCCP]: Fix BUG in retransmission delay calculation
 2006-12-03 22:07 UTC 

[PATCH 1/10] [DCCP]: Use higher RTO default for CCID3
 2006-12-03 22:07 UTC 

[PATCH 5/8]: Add protection against invalid parameters
 2006-12-03 15:30 UTC  (6+ messages)

[PATCHv2 3/8]: Document boundaries and limits of the TFRC lookup table
 2006-12-02 18:39 UTC  (2+ messages)

[PATCH 7/8]: Deprecate TFRC_SMALLEST_P
 2006-12-02 18:38 UTC  (4+ messages)

[PATCH 0/8]: 2 Bug fixes, all earlier patches revised
 2006-12-02  1:33 UTC  (5+ messages)

[PATCH 8/8]: Binary search for reverse TFRC lookup
 2006-12-01 22:57 UTC  (2+ messages)

[PATCH 6/8]: Identify TFRC table limits and simplify code
 2006-12-01 22:53 UTC  (2+ messages)

[PATCH 4/8]: Fix small error in reverse lookup
 2006-12-01 22:47 UTC  (2+ messages)

[PATCH 3/8]: Document boundaries and limits of the TFRC lookup table
 2006-12-01 22:44 UTC  (2+ messages)

[PATCH 2/8]: Fix warning message about illegal ACK
 2006-12-01 22:39 UTC  (2+ messages)

[PATCH 1/8]: Fix CCID 3 bug in calculation of send rate
 2006-12-01 22:38 UTC 

[BUG] CCID3 performance is f**ked
 2006-12-01 18:34 UTC  (6+ messages)

[PATCH 1/8]: Fix CCID 3 bug in calculation of send rate
 2006-12-01 18:25 UTC 

[PATCHv3] [DCCP]: Use higher timeout value for nofeedback timer
 2006-12-01 14:36 UTC  (2+ messages)

[PATCH] [DCCP]: Use higher timeout value for nofeedback timer
 2006-12-01 13:52 UTC  (6+ messages)

[PATCHv2] [DCCP]: Use higher timeout value for nofeedback timer
 2006-12-01 13:43 UTC  (4+ messages)

[DCCP]: Fix BUG in send time calculation
 2006-11-30 22:11 UTC  (6+ messages)

[BUGS] Two bugs found
 2006-11-30 20:02 UTC 

Fwd: [PATCH] [DCCP]: Use higher timeout value for nofeedback timer
 2006-11-30 19:13 UTC 

[BUG] CCID3 no longer works!
 2006-11-30 15:58 UTC  (4+ messages)

DCCP CCID 3 bug
 2006-11-30 13:37 UTC 

[PATCH RFC] SELinux support for DCCP
 2006-11-29 22:57 UTC  (2+ messages)

Revised iperf patch
 2006-11-29 22:13 UTC 

Setup of CCIDs
 2006-11-29 19:42 UTC 

CCID 3: Strategy for removing division bugs and division errors
 2006-11-29 16:51 UTC  (3+ messages)

[PATCHES 0/7][DCCP]: request for merging
 2006-11-28 22:13 UTC  (2+ messages)

Packet size s Re: [PATCH 2/2]: Use `unsigned' for packet lengths
 2006-11-28 22:09 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