DNSServer should resolve AAAA records
-------------------------------------
Key: JAMES-403
URL: http://issues.apache.org/jira/browse/JAMES-403
Project: James
Type: Sub-task
Components: DNSServer
Versions: 2.1.3, 2.3.0, 2.2.0
Reporter: Arjan Veenstra
Fix For: 3.0
The DNSServer currently only resolves A records and has no support for AAAA
records or IPv6 literals. The behaviour should be configurable, to make sure
only relevant addresses are returned. E.g. when only IPv4 is available only
IPv4 addresses should be returned, when only IPv6 is availble only IPv6
addresses should be returned. When both are available is should be possible to
specify a 'prefered protocol'.
It might be possible to autoconfigure some things by querying
java.net.NetworkInterface.
DnsJames seems to have all the needed functions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]