# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/dietlibc/if_arp_h.patch # Copyright (C) 2004 - 2026 The T2 SDE Project # Copyright (C) 1998 - 2004 ROCK Linux Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- needed by iproute2 --- ./include/net/if_arp.h.orig Sat Jan 11 13:09:07 2003 +++ ./include/net/if_arp.h Sat Jan 11 13:09:19 2003 @@ -18,6 +18,7 @@ #define ARPHRD_DLCI 15 /* Frame Relay DLCI */ #define ARPHRD_ATM 19 /* ATM */ #define ARPHRD_METRICOM 23 /* Metricom STRIP (new IANA id) */ +#define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734 */ /* Dummy types for non ARP hardware */ #define ARPHRD_SLIP 256