Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-commits: [Wireshark-commits] rev 18218: /trunk/epan/dissectors/ /trunk/epan/dissectors/: Makefile.common packet-bthci_acl.c packet-bthci_acl.h

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: sahlberg@xxxxxxxxxxxxx
Date: Fri, 26 May 2006 08:30:59 GMT

User: sahlberg
Date: 2006/05/26 08:30 AM

Log:
 protocols running atop ACL/L2CAP needs to be able to track pdus based on
 acl chandle + direction + l2cap-CID    to uniquely identify a single specific
 flow of PDU packets.
 
 So we need to pass the chandle upp from acl to l2cap at least.
 
 
 
 It would have been nice to handle this using "conversations" but the bluetooth
 stack does not eaily map to the idiom host:port<->host:port
 
 instead in bluetooth you have unidirectional flows that are identified by ACL-chandle:L2CAP-CID:direction     and additional state held inside l2cap  would attach two such flows together into a "conversation".
 Bluetooth packets themself    only indentify "half" of the two way conversation.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +1 -0      Makefile.common       Modified


  • Prev by Date: [Wireshark-commits] rev 18217: /trunk/ /trunk/asn1/acp133/: acp133.cnf /trunk/asn1/acse/: acse.cnf /trunk/asn1/cmip/: cmip.cnf /trunk/asn1/cms/: cms.cnf /trunk/asn1/dap/: dap.cnf /trunk/asn1/disp/: disp.cnf ...
  • Next by Date: [Wireshark-commits] rev 18219: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-bthci_acl.h
  • Previous by thread: [Wireshark-commits] rev 18217: /trunk/ /trunk/asn1/acp133/: acp133.cnf /trunk/asn1/acse/: acse.cnf /trunk/asn1/cmip/: cmip.cnf /trunk/asn1/cms/: cms.cnf /trunk/asn1/dap/: dap.cnf /trunk/asn1/disp/: disp.cnf ...
  • Next by thread: [Wireshark-commits] rev 18219: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-bthci_acl.h
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation