]> git.ipfire.org Git - thirdparty/bind9.git/commit
pullup:
authorAndreas Gustafsson <source@isc.org>
Mon, 11 Dec 2000 21:02:04 +0000 (21:02 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 11 Dec 2000 21:02:04 +0000 (21:02 +0000)
commitf7c0bec9fba40b662278e50604e3bb6cd5dd3ac9
tree8a1d85ed8106e2c9f8d69db8a65bc7cf1bb26024
parenta5e1eb735f0787011613a51188a110d178c179a6
pullup:
Bitstring labels *still* suck.  They didn't somehow magically get less
sucky in the past couple of months.  The nerve.

Anyway, dns_name_split now correctly compacts the preceding bitstring label
(if any) when a maximal bitstring is split.

It also correctly creates the suffix when a maximal bitstring is split.
It was doing this incorrectly before, independent of the compaction issue.
lib/dns/name.c