Try to improve the "Kerberos requested but not OpenSSL" message.
[jelmer/wireshark.git] / epan / greproto.h
1 /* greproto.h
2  * Protocol type values for for the Generic Routing Encapsulation (GRE)
3  * protocol
4  * Brad Robel-Forrest <brad.robel-forrest@watchguard.com>
5  *
6  * The protocol type in GRE is supposed to be an Ethernet type value;
7  * this file lists protocol type values for which nobody's found an
8  * official Ethernet type definition and put that in "etypes.h".
9  * Move these to "etypes.h" if you find an official Ethernet type
10  * definition for them; when this file is empty, get rid of all includes
11  * of it, and get rid of it.
12  *
13  * Wireshark - Network traffic analyzer
14  * By Gerald Combs <gerald@wireshark.org>
15  * Copyright 1998 Gerald Combs
16  *
17  * This program is free software; you can redistribute it and/or
18  * modify it under the terms of the GNU General Public License
19  * as published by the Free Software Foundation; either version 2
20  * of the License, or (at your option) any later version.
21  *
22  * This program is distributed in the hope that it will be useful,
23  * but WITHOUT ANY WARRANTY; without even the implied warranty of
24  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25  * GNU General Public License for more details.
26  *
27  * You should have received a copy of the GNU General Public License
28  * along with this program; if not, write to the Free Software
29  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
30  */
31
32 #define GRE_KEEPALIVE   0x0000
33 #define GRE_NHRP        0x2001
34 #define GRE_WCCP        0x883E
35 #define GRE_ERSPAN_88BE 0x88BE
36 #define GRE_ERSPAN_22EB 0x22EB
37
38 /* ************************************************************************* */
39 /*              Aruba GRE Encapulsation ID                                   */
40 /* ************************************************************************* */
41 #define GRE_ARUBA_8200  0x8200
42 #define GRE_ARUBA_8210  0x8210
43 #define GRE_ARUBA_8220  0x8220
44 #define GRE_ARUBA_8230  0x8230
45 #define GRE_ARUBA_8240  0x8240
46 #define GRE_ARUBA_8250  0x8250
47 #define GRE_ARUBA_8260  0x8260
48 #define GRE_ARUBA_8270  0x8270
49 #define GRE_ARUBA_8280  0x8280
50 #define GRE_ARUBA_8290  0x8290
51 #define GRE_ARUBA_82A0  0x82A0
52 #define GRE_ARUBA_82B0  0x82B0
53 #define GRE_ARUBA_82C0  0x82C0
54 #define GRE_ARUBA_82D0  0x82D0
55 #define GRE_ARUBA_82E0  0x82E0
56 #define GRE_ARUBA_82F0  0x82F0
57 #define GRE_ARUBA_8300  0x8300
58 #define GRE_ARUBA_8310  0x8310
59 #define GRE_ARUBA_8320  0x8320
60 #define GRE_ARUBA_8330  0x8330
61 #define GRE_ARUBA_8340  0x8340
62 #define GRE_ARUBA_8350  0x8350
63 #define GRE_ARUBA_8360  0x8360
64 #define GRE_ARUBA_8370  0x8370
65 #define GRE_ARUBA_9000  0x9000