View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005552 | GNUnet | transport service | public | 2019-02-08 19:11 | 2024-05-03 13:58 |
Reporter | Christian Grothoff | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | confirmed | Resolution | open | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | Git master | ||||
Target Version | 1.0.0 | ||||
Summary | 0005552: congestion control for UDP | ||||
Description | UDP currently does not rate-limit transmissions in the absence of ACKs. We should implement some sane rate limiting here. Some of it likely at the transport-level (for uni-directional communicators), and for incoming messages at least the KX/DH operations need to probably be limited per sender to a certain "fair" share. | ||||
Tags | tng | ||||
child of | 0005710 | confirmed | TNG meta issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-02-08 19:11 | Christian Grothoff | New Issue | |
2019-02-08 19:11 | Christian Grothoff | Status | new => assigned |
2019-02-08 19:11 | Christian Grothoff | Assigned To | => Christian Grothoff |
2019-02-12 09:22 | Christian Grothoff | Target Version | => 0.12.0 |
2019-05-02 14:41 | Christian Grothoff | Relationship added | child of 0005710 |
2019-11-16 18:41 | Christian Grothoff | Target Version | 0.12.0 => 0.13.0 |
2019-11-16 19:51 | Christian Grothoff | Assigned To | Christian Grothoff => |
2019-11-16 19:51 | Christian Grothoff | Status | assigned => confirmed |
2020-04-22 17:22 | schanzen | Target Version | 0.13.0 => 0.14.0 |
2020-08-14 12:01 | schanzen | Tag Attached: tng | |
2020-10-28 13:06 | schanzen | Target Version | 0.14.0 => 0.15.0 |
2021-06-10 19:36 | schanzen | Target Version | 0.15.0 => 0.16.0 |
2021-12-31 09:29 | schanzen | Target Version | 0.16.0 => 0.17.0 |
2021-12-31 09:32 | schanzen | Target Version | 0.17.0 => 1.0.0 |
2024-05-03 13:58 | Christian Grothoff | Category | UDP transport => transport service |