Gerrit Renker
|
20bbd0f75e
dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()
|
16 years ago |
Gerrit Renker
|
1435562d7e
dccp ccid-2: Replace broken RTT estimator with better algorithm
|
16 years ago |
Gerrit Renker
|
e9803c0104
dccp ccid-2: Simplify dec_pipe and rearming of RTO timer
|
16 years ago |
Gerrit Renker
|
c6f0f2e71f
dccp ccid-2: Remove redundant sanity tests
|
16 years ago |
Gerrit Renker
|
83337dae6c
dccp ccid-2: Stop polling
|
16 years ago |
Gerrit Renker
|
c8bf462bc5
dccp ccid-2: Separate option parsing from CCID processing
|
16 years ago |
Gerrit Renker
|
ff49e27089
dccp ccid-2: Ack Vector interface clean-up
|
16 years ago |
Gerrit Renker
|
c506d91d9a
dccp: Unused argument in CCID tx function
|
16 years ago |
Gerrit Renker
|
1fb8750960
dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes
|
16 years ago |
Gerrit Renker
|
86349c8d9c
dccp: Registration routines for changing feature values
|
16 years ago |
Gerrit Renker
|
432649916b
dccp: Toggle debug output without module unloading
|
16 years ago |
Harvey Harrison
|
84994e16f2
dccp: ccid2.c, ccid3.c use clamp(), clamp_t()
|
17 years ago |
Gerrit Renker
|
84a97b0af8
[CCID]: More informative registration
|
17 years ago |
Gerrit Renker
|
dcfbc7e97a
[CCID2]: Remove misleading comment
|
17 years ago |
Gerrit Renker
|
a302002516
[CCID2]: Remove redundant ack-counting variable
|
17 years ago |
Gerrit Renker
|
83399361c3
[CCID2]: Remove redundant synchronisation variable
|
17 years ago |
Gerrit Renker
|
da98e0b5d4
[CCID2]: Redundant debugging output
|
17 years ago |
Gerrit Renker
|
95b21d7e9d
[CCID2]: Replace pipe assignment-function with assignment
|
17 years ago |
Gerrit Renker
|
3deeadd74b
[CCID2]: Replace cwnd assignment-function with assignment
|
17 years ago |
Gerrit Renker
|
63df18ad7f
[CCID2]: Replace read-only variable with constant
|
17 years ago |
Gerrit Renker
|
7792cd8885
[CCID2]: Remove unused variable
|
17 years ago |
Gerrit Renker
|
900bfed471
[CCID2]: Disable broken Ack Ratio adaptation algorithm
|
17 years ago |
Gerrit Renker
|
b00d2bbc45
[CCID2]: Larger initial windows also for CCID2
|
17 years ago |
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
|
17 years ago |
Gerrit Renker
|
5e28599a6e
[CCID2]: Sequence number wraparound issues
|
17 years ago |