From 0d92b2da03ce93c195fc3a8ff0b2364791695531 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 24 Feb 1999 00:57:57 +0000 Subject: [PATCH] Added Implementation section. --- doc/design/decompression | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/design/decompression b/doc/design/decompression index 293c94a311..e9b230c9de 100644 --- a/doc/design/decompression +++ b/doc/design/decompression @@ -1,7 +1,7 @@ - Name Decompression + Name Decompression - $Id: decompression,v 1.1 1999/02/24 00:51:13 marka Exp $ + $Id: decompression,v 1.2 1999/02/24 00:57:57 marka Exp $ Overview. @@ -32,6 +32,11 @@ Overview. 5. what are allowable decompression method. These vary across type and edn version. +Implementation: + + dns_rdata_fromwire will set the allowed decompression methods allowed + by looking at edns, strict and the type values. + Types: struct dns_decompress { unsigned int magic;