this patch is an implementation of the URI record type (+ tests)
The URI record is described at http://tools.ietf.org/html/draft-faltstrom-uri-08. It was assigned an RR value (= 256) by IANA in 2011, and has been supported by BIND since version 9.8.5
The patch depends on my previous patch #26 to fix the assumption that RR value 256 is unassigned.
Since this is a non-trivial change, it's worth recording that I am happy for this code to be released under the same licence as the rest of dnsjava.
thanks
Anthony
Thanks!
Committed. The only change I made was to update the URL in the comment to the newest draft.
Ticket moved from /p/dnsjava/patches/27/