]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add support for EID and NIMLOC
authorMark Andrews <marka@isc.org>
Thu, 25 Oct 2018 04:27:06 +0000 (15:27 +1100)
committerEvan Hunt <each@isc.org>
Thu, 25 Oct 2018 22:20:33 +0000 (15:20 -0700)
commitfbab100426f99db5f7fd1f4fbac43676a6802fe1
treecc28e9fe596fd51411925be60a592d4ed5c8a196
parent343333f5c44be9630fb4b4c1a5aff39dbeb7af0b
Add support for EID and NIMLOC
CHANGES
bin/tests/system/genzone.sh
bin/tests/system/xfer/dig1.good
bin/tests/system/xfer/dig2.good
lib/dns/gen.c
lib/dns/rdata/in_1/eid_31.c [new file with mode: 0644]
lib/dns/rdata/in_1/eid_31.h [new file with mode: 0644]
lib/dns/rdata/in_1/nimloc_32.c [new file with mode: 0644]
lib/dns/rdata/in_1/nimloc_32.h [new file with mode: 0644]
lib/dns/tests/rdata_test.c
util/copyrights