Gerrit Renker
|
d50ad163e6
[CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd
|
17 years ago |
Gerrit Renker
|
df054e1d00
[CCID2]: Don't assign negative values to Ack Ratio
|
17 years ago |
Gerrit Renker
|
cfbbeabc88
[CCID2]: Fix sequence number arithmetic/comparisons
|
17 years ago |
Gerrit Renker
|
3de5489f47
[CCID2]: Bug in reading Ack Vectors
|
17 years ago |
Pavel Emelyanov
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
17 years ago |
Gerrit Renker
|
24c667db59
[CCID2/3]: Initialisation assignments of 0 are redundant
|
18 years ago |
Gerrit Renker
|
5e28599a6e
[CCID2]: Sequence number wraparound issues
|
18 years ago |
Gerrit Renker
|
6c58324808
[CCID2]: Remove redundant case block
|
18 years ago |
Gerrit Renker
|
ee196c2186
[CCID2]: Remove redundant BUG_ON
|
18 years ago |
Gerrit Renker
|
7d9e8931f9
[CCID2]: Remove ugly BUG_ON
|
18 years ago |
Gerrit Renker
|
cd1f7d347c
[CCID2]: Simplify interface
|
18 years ago |
Gerrit Renker
|
042d18f9f3
[DCCP]: Make all `debug' parameters bool
|
18 years ago |
Gerrit Renker
|
39dad26c37
[DCCP]: Allocation in atomic context
|
18 years ago |
YOSHIFUJI Hideaki
|
c9eaf17341
[NET] DCCP: Fix whitespace errors.
|
18 years ago |
Arnaldo Carvalho de Melo
|
8109b02b53
[DCCP]: Whitespace cleanups
|
18 years ago |
Gerrit Renker
|
6b57c93dc3
[DCCP]: Use `unsigned' for packet lengths
|
18 years ago |
Gerrit Renker
|
59348b19ef
[DCCP]: Simplified conditions due to use of enum:8 states
|
18 years ago |
Gerrit Renker
|
84116716cc
[DCCP]: enable debug messages also for static builds
|
18 years ago |
Andrea Bittau
|
32aac18dfa
[DCCP] CCID2: Code optimizations
|
18 years ago |
Randy Dunlap
|
234af48401
[DCCP]: fix printk format warnings
|
19 years ago |
Gerrit Renker
|
0e64e94e47
[DCCP]: Update documentation references.
|
19 years ago |
Ian McDonald
|
3dd9a7c3a1
[DCCP]: Use constants for CCIDs
|
19 years ago |
Andrea Bittau
|
593f16aa62
[DCCP] CCID2: Add helper functions for changing important CCID2 state
|
19 years ago |
Andrea Bittau
|
374bcf32c8
[DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT
|
19 years ago |
Andrea Bittau
|
07978aabd5
[DCCP] CCID2: Allocate seq records on demand
|
19 years ago |
Andrea Bittau
|
8d424f6ca2
[DCCP] CCID2: Add Kconfig option for CCID2 debug
|
19 years ago |
Andrea Bittau
|
446dec30c7
[DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available
|
19 years ago |
Andrea Bittau
|
d458c25ce2
[DCCP] CCID2: Initialize ssthresh to infinity
|
19 years ago |
Andrea Bittau
|
29651cda97
[DCCP] CCID2: Fix jiffie wrap issues
|
19 years ago |
Andrea Bittau
|
8e27e4650c
[DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used
|
19 years ago |