diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-08-08 18:37:10 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2020-08-08 18:37:10 +0200 |
commit | ac4e21f52d8458732b6e18d6ca481ab880c6c9be (patch) | |
tree | d026fbd29aaf0ed5925d78fedb4eb7d451dbce19 /sys/include/libc.h | |
parent | 93b475981e7326f53dee0369476344f8552f4e7b (diff) |
ndb/dns: allow multiple txt, nullrr, cert, key and sig records (thanks kvik)
The de-duplication of txt, nullrr, cert, key and sig records
reduced all records to a single one.
Also, dblookup1() missed the txt record case and did not return
a unique list of rr's.
Now we consider these records unique if their value is different.
The new txtequiv() function does that for TXT records, which is
a bit tricky as it needs to take different segmentation into account.
Diffstat (limited to 'sys/include/libc.h')
0 files changed, 0 insertions, 0 deletions