Gerrit Renker
|
e356d37a09
[DCCP]: Factor out common code for generating Resets
|
17 年之前 |
Gerrit Renker
|
a94f0f9705
[DCCP]: Rate-limit DCCP-Syncs
|
17 年之前 |
Gerrit Renker
|
0430ee3451
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
|
17 年之前 |
Gerrit Renker
|
727ecc5faa
[DCCP]: Add FIXME for send_delayed_ack
|
17 年之前 |
Gerrit Renker
|
3393da8241
[DCCP]: Simplify interface of dccp_sample_rtt
|
17 年之前 |
Gerrit Renker
|
4c70f383e0
[DCCP]: Provide 10s of microsecond timesource
|
17 年之前 |
Arnaldo Carvalho de Melo
|
6168b96c07
[DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t
|
18 年之前 |
Arnaldo Carvalho de Melo
|
8fb8354af9
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
|
18 年之前 |
Arnaldo Carvalho de Melo
|
9823b7b554
[DCCP]: Convert dccp_sample_rtt to ktime_t
|
18 年之前 |
Ian McDonald
|
e961811fcd
Fix dccp_sum_coverage
|
18 年之前 |
Gerrit Renker
|
4712a792ee
[DCCP]: Provide function for RTT sampling
|
18 年之前 |
Gerrit Renker
|
ac12b0c495
[DCCP]: Always use debug-toggle parameters
|
18 年之前 |
Gerrit Renker
|
b16be51b5e
[DCCP]: Fix for follows48
|
18 年之前 |
Gerrit Renker
|
d52de17b8c
[DCCP]: Make `before' relation unambiguous
|
18 年之前 |
Gerrit Renker
|
0aec51c869
[DCCP]: Make dccp_delta_seqno return signed numbers
|
18 年之前 |
Gerrit Renker
|
6b811d43f6
[DCCP]: 48-bit sequence number arithmetic
|
18 年之前 |
Adrian Bunk
|
c93a882ebe
[DCCP]: make dccp_write_xmit_timer() static again
|
18 年之前 |
Gerrit Renker
|
aabb601b0f
[DCCP]: Initialise write_xmit_timer also on passive sockets
|
18 年之前 |
YOSHIFUJI Hideaki
|
c9eaf17341
[NET] DCCP: Fix whitespace errors.
|
18 年之前 |
Gerrit Renker
|
0f9e5b573f
[DCCP]: Debug timeval operations
|
18 年之前 |
Ian McDonald
|
5cc3741d6c
[DCCP]: Remove timeo from output.c
|
18 年之前 |
Gerrit Renker
|
59348b19ef
[DCCP]: Simplified conditions due to use of enum:8 states
|
18 年之前 |
Ian McDonald
|
b1308dc015
[DCCP]: Set TX Queue Length Bounds via Sysctl
|
18 年之前 |
Gerrit Renker
|
84116716cc
[DCCP]: enable debug messages also for static builds
|
18 年之前 |
Gerrit Renker
|
3c6952624a
[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states
|
18 年之前 |
Gerrit Renker
|
afb0a34dd3
[DCCP]: Introduce a consistent naming scheme for sysctls
|
18 年之前 |
Gerrit Renker
|
2e2e9e92bd
[DCCP]: Add sysctls to control retransmission behaviour
|
18 年之前 |
Gerrit Renker
|
6f4e5fff1e
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
|
18 年之前 |
Gerrit Renker
|
cf557926f6
[DCCP]: tidy up dccp_v{4,6}_conn_request
|
18 年之前 |
Ian McDonald
|
f45b3ec481
[DCCP]: Fix logfile overflow
|
18 年之前 |