Wireshark-commits: [Wireshark-commits] rev 45920: /trunk/epan/crypt/ /trunk/epan/crypt/: airpdcap.c

Date: Mon, 05 Nov 2012 10:02:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45920

User: etxrab
Date: 2012/11/05 02:02 AM

Log:
 From Andrei Emeltchenko:
 Add 802.11 AMP LLC/SNAP header
 
 Add LLC/SNAP header specified in BLUETOOTH SPECIFICATION Version 4.0 [Vol 5]
 802.11 Protocol Adaptation Layer Functional Specification.
 The SNAP header composed of the OUI of the Bluetooth SIG and the protocol
 identifier given in spec mentioned shall be used to distinguish AMP 4-way handshake
 messages from external security traffic. Decode this traffic as 802.1X authentication.
 
 Part of
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7633

Directory: /trunk/epan/crypt/
  Changes    Path          Action
  +9 -1      airpdcap.c    Modified