Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2948] Add support for decode Aruba GRE

Date: Tue, 9 Dec 2008 07:23:32 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2948


Alexis La Goutte <alexis.lagoutte@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #9 from Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>  2008-12-09 07:23:31 PDT ---
Hello,

I do not know if I have to reopen this ticket or create a new ticket.
But with last SVN, when i dissector Aruba GRE, i get 

Frame 1 (102 bytes on wire, 102 bytes captured)
Ethernet II, Src: 00:0b:86:cb:27:c0 (00:0b:86:cb:27:c0), Dst: 00:0b:86:51:76:40
(00:0b:86:51:76:40)
Internet Protocol, Src: 172.16.0.252 (172.16.0.252), Dst: 172.16.0.254
(172.16.0.254)
Generic Routing Encapsulation (0x8200 - unknown)
IEEE 802.11 Aruba Management, Flags: .......T

In GRE line, it is find to unknown protocol (0x8200 - unknown)

With my first patch, i show
Generic Routing Encapsulation (ARUBA WLAN)



We need to create a new patch to not show "unknown" (with a change in
epan/greproto.h and epan/dissectors/packet-gre.c)


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.