chiark / gitweb /
src/: Carve out a `representation' subfield of adns_rrtype.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 31 May 2014 23:48:59 +0000 (00:48 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 12 Oct 2014 19:39:46 +0000 (20:39 +0100)
Only the bits covered by adns_rrt_reprmask are used in translating a
query type into a typeinfo structure.

Arrange for adnstest to only print out the representation bits of the
type; otherwise lots of the regression test files need to change for no
especially good reason.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>

No differences found