Added Implementation section.

This commit is contained in:
Mark Andrews
1999-02-24 00:57:57 +00:00
parent 95a08101c0
commit 0d92b2da03

View File

@@ -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;