]> git.ipfire.org Git - thirdparty/bind9.git/commit
3546. [func] Add EUI48 and EUI64 types. [RT #33082]
authorMark Andrews <marka@isc.org>
Thu, 4 Apr 2013 22:07:28 +0000 (09:07 +1100)
committerMark Andrews <marka@isc.org>
Thu, 4 Apr 2013 22:09:04 +0000 (09:09 +1100)
commit530249bc9eb0fcdad4ea6ae6c14107382bad6887
tree3a293defb880288df96895a2850e109f121048ae
parentc24d62352763d1a83b1828e8c29e1b22bbd1c51d
3546.   [func]          Add EUI48 and EUI64 types. [RT #33082]
(cherry picked from commit 3a6d62c59f73d024d1b2ba2ac94d7600530166ff)
CHANGES
Makefile.in
bin/tests/system/genzone.sh
bin/tests/system/xfer/dig1.good
bin/tests/system/xfer/dig2.good
lib/dns/include/dns/result.h
lib/dns/rdata/generic/eui48_108.c [new file with mode: 0644]
lib/dns/rdata/generic/eui48_108.h [new file with mode: 0644]
lib/dns/rdata/generic/eui64_109.c [new file with mode: 0644]
lib/dns/rdata/generic/eui64_109.h [new file with mode: 0644]
lib/dns/result.c