Added Implementation section.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user