View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002165 | GNUnet | DNS service | public | 2012-02-21 23:02 | 2012-06-23 23:07 |
| Reporter | schanzen | Assigned To | Christian Grothoff | ||
| Priority | low | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | won't fix | ||
| Product Version | Git master | ||||
| Summary | 0002165: How should GNS handle mixed DNS requests (legacy/gns) | ||||
| Description | The DNS parser service allows a single request to contain multiple queries. This makes it problematic for only GNS (or DNS for that matter) to answer since we can either: "answer" the request with GNS in which case we cannot resolve i.e. .com queries or "forward" the request to DNS in which case we cannot resolve .gnunet queries Intuitively I would suggest to only allow single query or homogenous dns requests. | ||||
| Tags | No tags attached. | ||||
|
|
I'm not sure such queries ever happen in practice or would be answered by a normal DNS resolver. So I'm willing to consider this an "exotic" feature for now that, if it is actually legal, we may want to some day in the distant future support. I'm moving the bug from GNS to DNS as the DNS API is what is not able to handle this case nicely right now. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-02-21 23:02 | schanzen | New Issue | |
| 2012-02-21 23:11 | schanzen | Assigned To | => schanzen |
| 2012-02-21 23:11 | schanzen | Status | new => assigned |
| 2012-02-24 15:58 | Christian Grothoff | Note Added: 0005503 | |
| 2012-02-24 15:58 | Christian Grothoff | Assigned To | schanzen => |
| 2012-02-24 15:58 | Christian Grothoff | Severity | minor => feature |
| 2012-02-24 15:58 | Christian Grothoff | Status | assigned => feedback |
| 2012-02-24 15:58 | Christian Grothoff | Category | GNS => DNS service |
| 2012-03-05 01:48 | Christian Grothoff | Priority | normal => low |
| 2012-03-05 01:48 | Christian Grothoff | Product Version | => Git master |
| 2012-06-23 23:07 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2012-06-23 23:07 | Christian Grothoff | Status | feedback => closed |
| 2012-06-23 23:07 | Christian Grothoff | Resolution | open => won't fix |