Changes to if_arp.h in prepatch-2.2.5-2

William Stearns (wstearns@pobox.com)
Sat, 27 Mar 1999 00:10:17 -0500 (EST)


Good day, gentlemen,
Sorry for not knowing exactly who should get this...
In prepatch 2.2.5-2, some new defines were added to if_arp.h:

+/* ARP works differently on different FC media .. so */
+#define ARPHRD_FCPP 784 /* Point to point fibrechanel */
+#define ARPHRD_FCAL 785 /* Fibrechannel arbitrated loop */
+#define ARPHRD_FCPL 786 /* Fibrechannel public loop */
+#define ARPHRD_FCFABRIC 786 /* Fibrechannel fabric */
+ /* 787->799 reserved for fibrechannel media types */

It _appears_ that the rest of the defines are unique. Is the fact
that both ARPHRD_FCPL and ARPHRD_FCFABRIC are both 786 a problem? It
could very reasonably be intentional; if so my apologies.
No response is required; I just wanted to bring it to your
attention.
Cheers,
- Bill

---------------------------------------------------------------------------
Any sufficiently advanced technology is indistinguishable from a
rigged demo.
(Courtesy of Matthew Harrell <mharrell@std.saic.com>)
--------------------------------------------------------------------------
William Stearns (wstearns@pobox.com)
Mason, Buildkernel, and named2hosts are at: http://www.pobox.com/~wstearns
--------------------------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/