patch-2.3.99-pre7 linux/include/linux/if_ether.h
Next file: linux/include/linux/if_pppox.h
Previous file: linux/include/linux/i2o.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon May 8 22:21:58 2000
- Orig file:
v2.3.99-pre6/linux/include/linux/if_ether.h
- Orig date:
Tue Sep 7 12:14:07 1999
diff -u --recursive --new-file v2.3.99-pre6/linux/include/linux/if_ether.h linux/include/linux/if_ether.h
@@ -56,6 +56,8 @@
#define ETH_P_AARP 0x80F3 /* Appletalk AARP */
#define ETH_P_IPX 0x8137 /* IPX over DIX */
#define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */
+#define ETH_P_PPP_DISC 0x8863 /* PPPoE discovery messages */
+#define ETH_P_PPP_SES 0x8864 /* PPPoE session messages */
/*
* Non DIX types. Won't clash for 1500 types.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)