NetBSD/usr.sbin/isibootd
nisimura dfe17599fe Change Ethertype 0x80df symbolic name. According to the real
if_ether.h, dated back to 1991, Integrated Solution, Inc. used the
following definitions.

#define ETHERTYPE_WIPC          0x80DE  /* ISI: WIPC protocol */
#define ETHERTYPE_ISIBOOT       0x80DF  /* ISI: bootd enet protocol */
#define ETHERTYPE_ISIBOOT_OLD   0x0807  /* ISI: old bootd (NOT OFFICIAL!) */
#define ETHERTYPE_RFS           0x0813  /* ISI: RFS protocol (NOT OFFICIAL!) */

No functionality change is expected.
2012-04-02 09:01:30 +00:00
..
Makefile
isibootd.8 Use Lk macro when dealing with URLs. While here update or remove some 2012-03-15 22:35:02 +00:00
isibootd.c Change Ethertype 0x80df symbolic name. According to the real 2012-04-02 09:01:30 +00:00