Rename T_APL to T_ADDRESSES
authorPhil Pennock <pdp@exim.org>
Mon, 14 Jul 2014 06:49:33 +0000 (02:49 -0400)
committerPhil Pennock <pdp@exim.org>
Mon, 14 Jul 2014 06:49:33 +0000 (02:49 -0400)
commit66be95e02b2ba6a834a6dbee16061176ad85019a
tree45a95ee9b3eead2136cd65278be1e1f5638ca50a
parent0df4ab80579544db421576d92e8a9b783edb1a58
Rename T_APL to T_ADDRESSES

Fixes Github issue #15

Known DNS RRTYPE aliases can be found at
<http://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml>
and `T_APL` conflicts with the `APL` RRTYPE, Address Prefix List, in
experimental RFC 3123.

Issue reported compilation issues on OpenBSD.

Instead, use `T_ADDRESSES`.
doc/doc-txt/ChangeLog
src/src/exim.h
src/src/lookups/dnsdb.c