View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002362 | GNUnet | obsolete | public | 2012-05-16 14:38 | 2024-05-03 13:49 |
| Reporter | Matthias Wachs | Assigned To | Matthias Wachs | ||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Target Version | 0.9.3 | Fixed in Version | 0.9.3 | ||
| Summary | 0002362: ATS needs a block time for address suggestions | ||||
| Description | "vision": have ATS associate a 'block' time (and back-off interval) with each address; respect this when being asked to suggest an address and auto-increase it if an address is suggested; extend the ATS API with a way to reset the back-off (this is not so urgent); keep the existing address-destroy function, but MAYBE simplify it to a 'session-destroy'; addresses would just expire (no performance upd The initial changes to ATS service should be pretty trivial: add 2 fields (blocked-until, absolute time and block-interval, relative time) for each address. Then add block-interval to "now" to determine blocked-until upon suggesting an address. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-05-16 14:38 | Matthias Wachs | New Issue | |
| 2012-05-16 14:38 | Matthias Wachs | Status | new => assigned |
| 2012-05-16 14:38 | Matthias Wachs | Assigned To | => Matthias Wachs |
| 2012-05-16 18:50 | Matthias Wachs | Note Added: 0005919 | |
| 2012-05-21 12:44 | Matthias Wachs | Status | assigned => resolved |
| 2012-05-21 12:44 | Matthias Wachs | Resolution | open => fixed |
| 2012-05-22 15:18 | Matthias Wachs | Note Added: 0005929 | |
| 2012-05-27 18:32 | Christian Grothoff | Product Version | => Git master |
| 2012-05-27 18:32 | Christian Grothoff | Fixed in Version | => 0.9.3 |
| 2012-05-27 18:32 | Christian Grothoff | Target Version | => 0.9.3 |
| 2012-06-02 19:15 | Christian Grothoff | Status | resolved => closed |
| 2024-05-03 13:49 | Christian Grothoff | Category | ATS service => obsolete |