Correctly handle the case of the root showing up as a name in a DNS
authorGuy Harris <guy@alum.mit.edu>
Thu, 27 May 1999 05:35:08 +0000 (05:35 -0000)
committerGuy Harris <guy@alum.mit.edu>
Thu, 27 May 1999 05:35:08 +0000 (05:35 -0000)
commitcf84edfcf44d438cf0a065675f7282812540496e
treec9c351f31c2e38502d49f9c51963e926e0fb0125
parent5f99945363948f02c0e7cf6edcf6d829d72fd9c7
Correctly handle the case of the root showing up as a name in a DNS
request or reply.  (Redid "get_dns_name()" along the lines of the code
in the BSD resolver.)

Add code to dissect SOA RRs.

svn path=/trunk/; revision=297
packet-dns.c
packet-dns.h
packet-nbns.c