Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ldap.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: Tue, 26 Nov 2002 22:59:57 -0600 (CST)
guy         2002/11/26 22:59:57 CST

  Modified files:
    .                    packet-ldap.c 
  Log:
  Try to handle LDAP messages encapsulated inside a SASL security layer.
  
  Reorganize the desegmentation to match a bit more closely the
  desegmentation code in "tcp_dissect_pdus()" (eventually, we should see
  if we can just use that code).
  
  Revision  Changes    Path
  1.50      +462 -190  ethereal/packet-ldap.c