Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ber.h packet-kerberos.c

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

From: sahlberg@xxxxxxxxxxxx (Ronnie Sahlberg)
Date: Fri, 14 May 2004 18:38:39 -0500 (CDT)
sahlberg    2004/05/14 18:38:39 CDT

  Modified files:
    .                    packet-ber.h packet-kerberos.c 
  Log:
  More updates to packetcable kerberos
  
  in particular,  packetcable use a slightly diufferent KDC-REQ-BODY
  where the field  till[5] is optional.
  Make it optional in the dissector as well since ethereal will still be able to dissecto normal kerberos pdus where it is not optional
  
  Revision  Changes    Path
  1.6       +9 -1      ethereal/packet-ber.h
  1.61      +37 -10    ethereal/packet-kerberos.c