patch-2.0.24 linux/include/linux/if_arp.h
Next file: linux/include/linux/if_fddi.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Wed Oct 30 04:55:11 1996
- Orig file:
v2.0.23/linux/include/linux/if_arp.h
- Orig date:
Thu Jul 25 20:28:49 1996
diff -u --recursive --new-file v2.0.23/linux/include/linux/if_arp.h linux/include/linux/if_arp.h
@@ -5,14 +5,15 @@
*
* Global definitions for the ARP (RFC 826) protocol.
*
- * Version: @(#)if_arp.h 1.0.1 04/16/93
+ * Version: @(#)if_arp.h 1.0.2 08/12/96
*
* Authors: Original taken from Berkeley UNIX 4.3, (c) UCB 1986-1988
* Portions taken from the KA9Q/NOS (v2.00m PA0GRI) source.
* Ross Biro, <bir7@leland.Stanford.Edu>
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
* Florian La Roche,
- * Jonathan Layes <layes@loran.com>
+ * Jonathan Layes, <layes@loran.com>
+ * Lawrence V. Stefani, <stefani@lkg.dec.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -52,6 +53,7 @@
#define ARPHRD_SKIP 771 /* SKIP vif */
#define ARPHRD_LOOPBACK 772 /* Loopback device */
#define ARPHRD_LOCALTLK 773 /* Localtalk device */
+#define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface */
/* ARP protocol opcodes. */
#define ARPOP_REQUEST 1 /* ARP request */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov