From 908d41de58d46262e719fff778950a6f893a02f8 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Tue, 3 Jul 2012 18:47:32 +0000 Subject: add RARP and update iana url --- userspace/ebtables2/ethertypes | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'userspace/ebtables2') diff --git a/userspace/ebtables2/ethertypes b/userspace/ebtables2/ethertypes index 5e700f6..813177b 100644 --- a/userspace/ebtables2/ethertypes +++ b/userspace/ebtables2/ethertypes @@ -5,6 +5,7 @@ # # This list could be found on: # http://www.iana.org/assignments/ethernet-numbers +# http://www.iana.org/assignments/ieee-802-numbers # # ... #Comment # @@ -21,15 +22,16 @@ LAT 6004 # DEC LAT DIAG 6005 # DEC Diagnostics CUST 6006 # DEC Customer use SCA 6007 # DEC Systems Comms Arch -TEB 6558 # Trans Ether Bridging [RFC1701] -RAW_FR 6559 # Raw Frame Relay [RFC1701] +TEB 6558 # Trans Ether Bridging [RFC1701] +RAW_FR 6559 # Raw Frame Relay [RFC1701] +RARP 8035 # Reverse ARP [RFC903] AARP 80F3 # Appletalk AARP -ATALK 809B # Appletalk +ATALK 809B # Appletalk 802_1Q 8100 8021q 1q 802.1q dot1q # 802.1Q Virtual LAN tagged frame IPX 8137 # Novell IPX NetBEUI 8191 # NetBEUI IPv6 86DD ip6 # IP version 6 -PPP 880B # PPP +PPP 880B # PPP ATMMPOA 884C # MultiProtocol over ATM PPP_DISC 8863 # PPPoE discovery messages PPP_SES 8864 # PPPoE session messages -- cgit v1.2.3