~ubuntu-branches/ubuntu/natty/bind9/natty-security

« back to all changes in this revision

Viewing changes to lib/lwres/man/lwres_gnba.html

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones, Internet Software Consortium, Inc
  • Date: 2010-03-17 08:06:42 UTC
  • mfrom: (1.6.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20100317080642-k7us37vn1mpgagmv
Tags: 1:9.7.0.dfsg.P1-1
[Internet Software Consortium, Inc]

* 9.7.0-P1
  - 2852. [bug] Handle broken DNSSEC trust chains better. [RT #15619]

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15
15
 - PERFORMANCE OF THIS SOFTWARE.
16
16
-->
17
 
<!-- $Id: lwres_gnba.html,v 1.25 2009/07/11 01:12:46 tbox Exp $ -->
 
17
<!-- $Id: lwres_gnba.html,v 1.25.184.1 2010/02/25 12:43:24 tbox Exp $ -->
18
18
<html>
19
19
<head>
20
20
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
22
22
<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
23
23
</head>
24
24
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
25
 
<a name="id2476275"></a><div class="titlepage"></div>
 
25
<a name="id2476267"></a><div class="titlepage"></div>
26
26
<div class="refnamediv">
27
27
<h2>Name</h2>
28
28
<p>lwres_gnbarequest_render, lwres_gnbaresponse_render, lwres_gnbarequest_parse, lwres_gnbaresponse_parse, lwres_gnbaresponse_free, lwres_gnbarequest_free &#8212; lightweight resolver getnamebyaddress message handling</p>
183
183
</div>
184
184
</div>
185
185
<div class="refsect1" lang="en">
186
 
<a name="id2543525"></a><h2>DESCRIPTION</h2>
 
186
<a name="id2543523"></a><h2>DESCRIPTION</h2>
187
187
<p>
188
188
      These are low-level routines for creating and parsing
189
189
      lightweight resolver address-to-name lookup request and
270
270
    </p>
271
271
</div>
272
272
<div class="refsect1" lang="en">
273
 
<a name="id2543665"></a><h2>RETURN VALUES</h2>
 
273
<a name="id2543662"></a><h2>RETURN VALUES</h2>
274
274
<p>
275
275
      The getnamebyaddr opcode functions
276
276
      <code class="function">lwres_gnbarequest_render()</code>,
308
308
    </p>
309
309
</div>
310
310
<div class="refsect1" lang="en">
311
 
<a name="id2543731"></a><h2>SEE ALSO</h2>
 
311
<a name="id2543729"></a><h2>SEE ALSO</h2>
312
312
<p><span class="citerefentry"><span class="refentrytitle">lwres_packet</span>(3)</span>.
313
313
    </p>
314
314
</div>