Wireshark-commits: [Wireshark-commits] rev 40039: /trunk/epan/ /trunk/epan/dissectors/: packet-gre.

Date: Tue, 29 Nov 2011 19:46:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40039

User: alagoutte
Date: 2011/11/29 11:46 AM

Log:
 ArubaOS 6.x use a new GRE ID (0x9000) for communication between controller and AP
 Add this new ID in GRE dissector
 
 The frame with the new GRE ID is not 802.11 frame such as 80XX GRE ID but a 802.3 frame with curious ethertype (8211 the same id with PAPI Protocol...)

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

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -0      greproto.h    Modified