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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Sun, 16 Sep 2001 19:36:06 -0500 (CDT)
guy         2001/09/16 19:36:05 CDT

  Modified files:
    .                    packet-dns.c 
  Log:
  Fix the handling of DNS-over-TCP.
  
  Rename the "cap_len" argument to "dissect_dns_common()" to "msg_len", as
  it's just the length of the DNS message being dissected.
  
  Revision  Changes    Path
  1.74      +25 -22    ethereal/packet-dns.c