ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18465: /trunk/ /trunk/epan/dissectors/: packet-ber.c pac

Date: Wed, 14 Jun 2006 11:51:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18465

User: sahlberg
Date: 2006/06/14 11:51 AM

Log:
 fix tcp reassembly to work again for 
 ldap   and ldap+sasl
 
 
 remove a recent ber length validation in packet-ber.c that cant work and breaks reassembly  and also makes all ber pacvket sspanning multiple segments show up as malformed packets.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +0 -15     packet-ber.c     Modified
  +99 -89    packet-ldap.c    Modified

Directory: /trunk/asn1/ldap/
  Changes    Path                      Action
  +97 -87    packet-ldap-template.c    Modified