More updates from Hannes Gredler.
[obnox/wireshark/wip.git] / 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  * $Id: greproto.h,v 1.1 2001/01/13 07:47:48 guy Exp $
14  *
15  * Ethereal - Network traffic analyzer
16  * By Gerald Combs <gerald@zing.org>
17  * Copyright 1998 Gerald Combs
18  *
19  * 
20  * This program is free software; you can redistribute it and/or
21  * modify it under the terms of the GNU General Public License
22  * as published by the Free Software Foundation; either version 2
23  * of the License, or (at your option) any later version.
24  * 
25  * This program is distributed in the hope that it will be useful,
26  * but WITHOUT ANY WARRANTY; without even the implied warranty of
27  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28  * GNU General Public License for more details.
29  * 
30  * You should have received a copy of the GNU General Public License
31  * along with this program; if not, write to the Free Software
32  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
33  */
34
35 #define GRE_WCCP        0x883E
36 #define GRE_FR          0x6559