Messages by Thread
-
-
[PATCH 1/5]: DCCP Fix use of invalid loss intervals
Ian McDonald
-
[PATCH 0/5] DCCP updates
Ian McDonald
-
State of CCID3/todo
Ian McDonald
-
[PATCH 1/1] DCCP: Fix non-conformance to RFC
Ian McDonald
-
[PATCH 8/8]: Truly larger initial windows
Gerrit Renker
-
[PATCH 7/8]: Re-order CCID 3 source file
Gerrit Renker
-
[PATCH 6/8]: Remove redundant `len' test
Gerrit Renker
-
[PATCH 5/8]: Move debugging macro to header file
Gerrit Renker
-
[PATCH 3/8]: Make `before' relation unambiguous
Gerrit Renker
-
[PATCH 4/8]: Fix for follows48
Gerrit Renker
-
[PATCH 2/8]: Signed variant of dccp_delta_seqno
Gerrit Renker
-
[PATCH 1/8]: Sequence number arithmetic
Gerrit Renker
-
[PATCH 0/8]: Sequence numbers, larger windows revisited, minor cleanups
Gerrit Renker
-
Re: [PATCH 0/8]: Sequence numbers, larger windows revisited, minor cleanups
Ian McDonald
-
Re: [PATCH 0/8]: Sequence numbers, larger windows revisited, minor cleanups
Arnaldo Carvalho de Melo
-
Re: [PATCH 0/8]: Sequence numbers, larger windows revisited, minor cleanups
Ian McDonald
-
Re: [PATCH 0/8]: Sequence numbers, larger windows revisited, minor cleanups
Gerrit Renker
-
Re: [PATCH 0/8]: Sequence numbers, larger windows revisited, minor cleanups
Ian McDonald
-
Re: [PATCH 0/8]: Sequence numbers, larger windows revisited, minor cleanups
Gerrit Renker
-
Re: 48-bit sequence number arithmetic
Eddie Kohler
-
48-bit sequence arithmetic: proposed changes
Gerrit Renker
-
[BUG] CCID3 not compliant with RFC3448 5.2
Ian McDonald
-
[PATCH 1/1] DCCP: Fix bug in loss interval handling
Ian McDonald
-
[PATCH 1/1][DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li
Arnaldo Carvalho de Melo
-
warning on 64-bit from current code
David Miller
-
[PATCH 22/22] [DCCP] ccid3: BUG-FIX - conversion errors
Arnaldo Carvalho de Melo
-
[PATCH 21/22] [DCCP] ccid3: Reorder packet history source file
Arnaldo Carvalho de Melo
-
[PATCH 20/22] [DCCP] ccid3: Reorder packet history header file
Arnaldo Carvalho de Melo
-
[PATCH 19/22] [DCCP] ccid3: Make debug output consistent
Arnaldo Carvalho de Melo
-
[PATCH 18/22] [DCCP] ccid3: Perform history operations only after packet has been sent
Arnaldo Carvalho de Melo
-
[PATCH 17/22] [DCCP] ccid3: TX history - remove unused field
Arnaldo Carvalho de Melo
-
[PATCH 16/22] [DCCP] ccid3: Shift window counter computation
Arnaldo Carvalho de Melo
-
[PATCH 15/22] [DCCP] ccid3: Sanity-check RTT samples
Arnaldo Carvalho de Melo
-
[PATCH 14/22] [DCCP] ccid3: Initialise RTT values
Arnaldo Carvalho de Melo
-
[PATCH 13/22] [DCCP] ccid: Deprecate ccid_hc_tx_insert_options
Arnaldo Carvalho de Melo
-
[PATCH 12/22] [DCCP]: Warn when discarding packet due to internal errors
Arnaldo Carvalho de Melo
-
[PATCH 11/22] [DCCP]: Only deliver to the CCID rx side in charge
Arnaldo Carvalho de Melo
-
[PATCH 10/22] [DCCP]: Simplify TFRC calculation
Arnaldo Carvalho de Melo
-
[PATCH 9/22] [DCCP]: Debug timeval operations
Arnaldo Carvalho de Melo
-
[PATCH 8/22] [DCCP] ccid3: Simplify calculation for reverse lookup of p
Arnaldo Carvalho de Melo
-
[PATCH 7/22] [DCCP] ccid3: Replace scaled division operations
Arnaldo Carvalho de Melo
-
[PATCH 6/22] [DCCP] ccid3: Finer-grained resolution of sending rates
Arnaldo Carvalho de Melo
-
[PATCH 5/22] [DCCP] ccid3: Fix two bugs in sending rate computation
Arnaldo Carvalho de Melo
-
[PATCH 4/22] [DCCP] ccid3: Two optimisations for sending rate recomputation
Arnaldo Carvalho de Melo
-
[PATCH 3/22] [DCCP] ccid3: Check against too large p
Arnaldo Carvalho de Melo
-
[PATCH 2/22] [DCCP]: Update documentation
Arnaldo Carvalho de Melo
-
[PATCH 1/22] [DCCP]: Remove timeo from output.c
Arnaldo Carvalho de Melo
-
[PATCHES 0/22] DCCP bugfixes (mostly CCID3)
Arnaldo Carvalho de Melo
-
[PATCH] BUG-FIX - conversion errors
Gerrit Renker
-
CCID 3 starts to rock!
Gerrit Renker
-
[PATCH 1/1 (Revised)] DCCP: Remove timeo
Ian McDonald
-
[PATCH 1/1] DCCP: Update documentation
Ian McDonald
-
Re: [PATCH 8/9] [DCCP]: Update Documentation
Ian McDonald
-
[Patch 1/12]: Simplify TFRC calculation
Gerrit Renker
-
[Patch 6/12]: Sanity-check RTT samples
Gerrit Renker
-
[Patch 12/12]: Reorder packet history source file
Gerrit Renker
-
[Patch 2/12]: Only deliver to the CCID rx side in charge
Gerrit Renker
-
[Patch 5/12]: Initialise RTT values
Gerrit Renker
-
[Patch 10/12]: Make debug output consistent
Gerrit Renker
-
[Patch 9/12]: Perform history operations only after packet has been sent
Gerrit Renker
-
[Patch 11/12]: Reorder packet history header file
Gerrit Renker
-
[Patch 0/12]:
Gerrit Renker
-
[Patch 3/12]: Warn when discarding packet due to internal errors
Gerrit Renker
-
[Patch 7/12]: Shift window counter computation
Gerrit Renker
-
[Patch 8/12]: TX history - remove unused field
Gerrit Renker
-
[Patch 4/12]: In-line ccid3_hc_tx_insert_options
Gerrit Renker
-
[PATCH 7/7]: Debug timeval operations
Gerrit Renker
-
[PATCH 5/7]: Replace scaled division operations
Gerrit Renker
-
[PATCH 0/7]: Two more bugs found, finer-grained resolution, time types
Gerrit Renker
-
[PATCH 6/7]: Simplify calculation for reverse lookup of p
Gerrit Renker
-
[PATCH 3/7]: Fix two BUGs in sending rate computation
Gerrit Renker
-
[PATCH 2/7]: Two optimisations for sending rate recomputation
Gerrit Renker
-
CCID 3 performance - some further thoughts
Gerrit Renker
-
[PATCH] DCCP: remove timeo from output.c
Ian McDonald
-
What happened to the Return of Unload Hack?
Gerrit Renker
-
Re: [BUG] CCID3 performance
Ian McDonald
-
[PATCH 10/10] [DCCP] tfrc: Binary search for reverse TFRC lookup
Arnaldo Carvalho de Melo
-
[PATCH 9/10] [DCCP] ccid3: Deprecate TFRC_SMALLEST_P
Arnaldo Carvalho de Melo
-
[PATCH 8/10] [DCCP] tfrc: Identify TFRC table limits and simplify code
Arnaldo Carvalho de Melo
-
[PATCH 7/10] [DCCP] tfrc: Add protection against invalid parameters to TFRC routines
Arnaldo Carvalho de Melo
-
[PATCH 6/10] [DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)
Arnaldo Carvalho de Melo
-
[PATCH 5/10] [DCCP] tfrc: Document boundaries and limits of the TFRC lookup table
Arnaldo Carvalho de Melo
-
[PATCH 4/10] [DCCP] ccid3: Fix warning message about illegal ACK
Arnaldo Carvalho de Melo
-
[PATCH 3/10] [DCCP] ccid3: Fix bug in calculation of send rate
Arnaldo Carvalho de Melo
-
[PATCH 2/10] [DCCP]: Fix BUG in retransmission delay calculation
Arnaldo Carvalho de Melo
-
[PATCH 1/10] [DCCP]: Use higher RTO default for CCID3
Arnaldo Carvalho de Melo
-
[PATCHES][DCCP] ccid3: request for merge
Arnaldo Carvalho de Melo
-
[PATCH] DCCP: handle EAGAIN case
Gerrit Renker
-
[PATCH 8/8]: Binary search for reverse TFRC lookup
Gerrit Renker
-
[PATCH 6/8]: Identify TFRC table limits and simplify code
Gerrit Renker
-
[PATCH 7/8]: Deprecate TFRC_SMALLEST_P
Gerrit Renker
-
[PATCH 5/8]: Add protection against invalid parameters
Gerrit Renker