Wireshark-commits: [Wireshark-commits] rev 18223: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 27 May 2006 06:10:54 GMT
User: sahlberg
Date: 2006/05/27 06:10 AM

Log:
 add reassembly of bluetooth ACL packets
 
 
 doing the reassembly internally in acl instead of calling reassembly.c since the fragmentation is so simple and packets are so small anyway so full reassembly.c support would be overkill.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +100 -103  packet-bthci_acl.c    Modified