Commit Graph

103 Commits (fddc2feb94c1f734dc27d44d166e97ab2e005ec1)

Author SHA1 Message Date
Gerrit Renker 1266adee12 [CCID3]: Remove race condition and update t_ipi when `s' changes 18 years ago
Ian McDonald 8699be7d24 [CCID3]: More verbose debugging 18 years ago
Gerrit Renker 371fe7779c [CCID3]: Use MSS for larger initial windows 18 years ago
Gerrit Renker 9bf17475eb [CCID3]: Re-order CCID 3 source file 18 years ago
Gerrit Renker 353b13e10a [CCID3]: Remove redundant `len' test 18 years ago
Gerrit Renker 151a99317e [DCCP]: Revert patch which disables bidirectional mode 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
Andrew Morton 0f08461ebf [DCCP]: Warning fixes. 18 years ago
Ian McDonald 832e3ca62d [DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Arnaldo Carvalho de Melo 1fba78b6cb [DCCP] ccid3: Fixup some type conversions related to rtts 18 years ago
Gerrit Renker 9e8efc8240 [DCCP] ccid3: BUG-FIX - conversion errors 18 years ago
Gerrit Renker a967241129 [DCCP] ccid3: Make debug output consistent 18 years ago
Gerrit Renker c5a1ae9a4c [DCCP] ccid3: Perform history operations only after packet has been sent 18 years ago
Gerrit Renker e312d100f1 [DCCP] ccid3: TX history - remove unused field 18 years ago
Gerrit Renker 9f8681db96 [DCCP] ccid3: Shift window counter computation 18 years ago
Gerrit Renker de553c189e [DCCP] ccid3: Sanity-check RTT samples 18 years ago
Gerrit Renker fe0499ae95 [DCCP] ccid3: Initialise RTT values 18 years ago
Gerrit Renker 65d6c2b42e [DCCP] ccid: Deprecate ccid_hc_tx_insert_options 18 years ago
Gerrit Renker bf58a381e8 [DCCP]: Only deliver to the CCID rx side in charge 18 years ago
Gerrit Renker 0f9e5b573f [DCCP]: Debug timeval operations 18 years ago
Gerrit Renker bfe24a6cc2 [DCCP] ccid3: Simplify calculation for reverse lookup of p 18 years ago
Gerrit Renker b9039a2a8d [DCCP] ccid3: Replace scaled division operations 18 years ago
Gerrit Renker 1a21e49a8d [DCCP] ccid3: Finer-grained resolution of sending rates 18 years ago
Gerrit Renker 179ebc9f92 [DCCP] ccid3: Fix two bugs in sending rate computation 18 years ago
Gerrit Renker ff58629824 [DCCP] ccid3: Two optimisations for sending rate recomputation 18 years ago
Gerrit Renker 45393a66a2 [DCCP] ccid3: Check against too large p 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Gerrit Renker 44158306d7 [DCCP] ccid3: Deprecate TFRC_SMALLEST_P 18 years ago
Gerrit Renker 26af3072b0 [DCCP] ccid3: Fix warning message about illegal ACK 18 years ago
Gerrit Renker 5c3fbb6acf [DCCP] ccid3: Fix bug in calculation of send rate 18 years ago
Gerrit Renker 76d127779e [DCCP]: Fix BUG in retransmission delay calculation 18 years ago
Gerrit Renker 8a508ac26e [DCCP]: Use higher RTO default for CCID3 18 years ago
Gerrit Renker 6b57c93dc3 [DCCP]: Use `unsigned' for packet lengths 18 years ago
Gerrit Renker a79ef76f4d [DCCP] ccid3: Larger initial windows 18 years ago
Gerrit Renker 78ad713da6 [DCCP] ccid3: Track RX/TX packet size `s' using moving-average 18 years ago
Gerrit Renker 2a1fda6f6c [DCCP] ccid3: Set NoFeedback Timeout according to RFC 3448 18 years ago
Gerrit Renker 5d0dbc4a9b [DCCP] ccid3: Consolidate handling of t_RTO 18 years ago
Gerrit Renker 17893bc1a6 [DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta 18 years ago
Gerrit Renker 48e03eee71 [DCCP] ccid3: Consolidate timer resets 18 years ago
Gerrit Renker 5e19e3fcd7 [DCCP] ccid3: Resolve small FIXME 18 years ago
Gerrit Renker 70dbd5b0ef [DCCP] ccid3: Remove redundant statements in ccid3_hc_tx_packet_sent 18 years ago
Gerrit Renker da335baf9e [DCCP] ccid3: Avoid congestion control on zero-sized data packets 18 years ago
Gerrit Renker 7da7f456d7 [DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packet 18 years ago
Gerrit Renker 91cf5a1725 [DCCP] ccid3: Fix calculation of t_ipi time of scheduled transmission 18 years ago
Gerrit Renker f5c2d6367b [DCCP] ccid3: Simplify control flow in the calculation of t_ipi 18 years ago
Gerrit Renker 90feeb951f [DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi 18 years ago
Ian McDonald 455431739c [DCCP] CCID3: Remove non-referenced variable 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Gerrit Renker 56724aa434 [DCCP]: Add CCID3 debug support to Kconfig 18 years ago