]> git.ipfire.org Git - thirdparty/bind9.git/commit
Clean up remaining references to global compression
authorTony Finch <fanf@isc.org>
Thu, 5 May 2022 17:36:48 +0000 (18:36 +0100)
committerTony Finch <fanf@isc.org>
Wed, 1 Jun 2022 12:00:40 +0000 (13:00 +0100)
commit64e801243e0781ef98a2c2aff98e99682f63ae8d
tree3f4d1865883cc2a81e0119a52215b50d54a3a8c8
parent1d807d84f1961e5250956e59e1fb8a833caa9968
Clean up remaining references to global compression

It is simply called "compression" now, without any qualifiers. Also,
improve some variable names in dns_name_towire2() so they are not two
letter abbreviations for global something.
lib/dns/compress.c
lib/dns/include/dns/compress.h
lib/dns/include/dns/name.h
lib/dns/include/dns/rdata.h
lib/dns/name.c