Feature #163
IPv6 support
| Status: | Closed | Start: | 2009-10-10 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 2009-10-10 | |
| Assigned to: | % Done: | 100% |
||
| Category: | Core | Spent time: | 1.00 hour | |
| Target version: | 1.0 | Estimated time: | 1.00 hour |
Description
Currently, IPv6 is (partially and involontary) supported in inetd mode, because this is the inetd job to manage the network session between minbif and user.
However, firstly, the daemon fork mode does not support ipv6.
Then, in both two modes, the DCC API does not support ipv6 yet.
Associated revisions
Revision c4ce72d5d5768da6b9f97a7fef2dc62cc8811d06
Daemon-fork mode supports ipv6. (refs #163)
History
Updated by Romain Bignon 5 months ago
- Due date set to 2009-10-10
- Status changed from New to Closed
- Assigned to set to Romain Bignon
- Target version changed from 1.1 to 1.0
- % Done changed from 0 to 100
- Estimated time changed from 5.00 to 1.00
The daemon fork mode supports IPv6.
This is not necessary to support ipv6 for DCC now, because there isn't any standard, and purple doesn't seem to support.