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

Date: Mon, 05 Nov 2012 09:36:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45918

User: etxrab
Date: 2012/11/05 01:36 AM

Log:
 From Andrei Emeltchenko:
 Makes L2CAP be independent from acl_data
 
 When L2CAP is transferred through wireless it has no ACL incapsulation.
 The patch makes it possible to chain L2CAP dissector based on LLC
 bluetooth pid.
 
 Part of
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7633

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +1 -1      packet-btl2cap.c    Modified