Wireshark-commits: [Wireshark-commits] rev 18223: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-bthci_acl.c packet-btl2cap.c
From:
sahlberg@xxxxxxxxxxxxx
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