Commit Graph

11 Commits

Author SHA1 Message Date
itojun
544c52e1ef MPLS label encapsulation decoding, per RFC3032.
TODO: multiple labels.  other media types.
2001-06-21 17:56:02 +00:00
fenner
c737726a82 Convert cut-n-paste tab damage into tabs. 2001-04-03 05:21:24 +00:00
guy
9298dc84c8 Assorted PPTP and GRE enhancements from Motonori Shindo
<mshindo@mshindo.net>.
2001-03-12 00:24:54 +00:00
fenner
cbb769e118 Handle (GRE-encapsulated) PPTP 2001-02-04 02:19:23 +00:00
guy
e894092542 Add definitions of Ethernet types from
"linux-includes/netinet/if_ether.h" to "ethertype.h".

Move other stuff used by dissectors from <netinet/if_ether.h> to
"ether.h", along the lines of "fddi.h" and "token.h".

Move ARP declarations from BSD include files to "print-arp.c".

Remove from dissectors includes of <netinet/if_ether.h>, and add
includes of "ethertype.h" and/or "ether.h" as necessary.

Get rid of configuration options that test declarations now made in
"ether.h" or "print-arp.c", as those declarations are now under our
control, not the OS's control.
2000-09-23 08:03:27 +00:00
assar
74536c18ba add ETHERTYPE_IPX. From Jeffrey Hutzelman <jhutz@cmu.edu> 2000-06-10 13:49:08 +00:00
fenner
2efcee4a2e Rearrange to keep values sorted. 2000-01-29 21:56:38 +00:00
fenner
29b8d95a8d Fix type for 802.1q 2000-01-29 20:58:41 +00:00
itojun
92d3fd1b47 add ETHERTYPE_IPV6. reorder.
From: Craig Rodrigues <rodrigc@mediaone.net>
2000-01-17 06:23:19 +00:00
assar
8c34405525 add some more types for 802.1Q and PPPoe. From kuznet@ms2.inr.ac.ru 1999-11-21 03:42:52 +00:00
mcr
f555c163f9 Initial revision 1999-10-07 23:47:09 +00:00