Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-dns.c resolv.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Tue, 8 Aug 2000 11:21:34 -0500 (CDT)
deniel      2000/08/08 11:21:29 CDT

  Modified files:
    .                    packet-dns.c resolv.c 
  Log:
  - improve/fix add_host_name
  - add hostname/IP in host hashtable from DNS answers
    (currently only type A RR).
  
  Revision  Changes    Path
  1.50      +6 -1      ethereal/packet-dns.c
  1.25      +5 -1      ethereal/resolv.c