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: Tim Potter <tpot@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 25 Jan 2003 19:00:07 -0600 (CST)
tpot        2003/01/25 19:00:06 CST

  Modified files:
    .                    packet-dns.c 
  Log:
  Call the GSSAPI dissector when disecting GSSAPI transaction keys.  The TKEY
  request works quite nicely but I'm not sure what to call for the response.
  Currently it just displays "Unknown header: (cls=2, cons=1, tag=1) which
  looks like it's some more ASN.1 data.
  
  Revision  Changes    Path
  1.97      +47 -10    ethereal/packet-dns.c