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: Fri, 22 Feb 2002 02:45:03 -0600 (CST)
guy         2002/02/22 02:45:03 CST

  Modified files:
    .                    packet-dns.c 
  Log:
  Redo the DNS-over-TCP code to handle the DNS-over-TCP header being split
  across segment boundaries and to, for each DNS-over-TCP PDU, create a
  tvbuff containing the header and the body of the PDU, handing that to
  the DNS PDU dissector.
  
  Revision  Changes    Path
  1.81      +59 -32    ethereal/packet-dns.c