K 10 svn:author V 3 imp K 8 svn:date V 27 2003-10-23T15:09:34.000000Z K 7 svn:log V 296 Merge from p4 (noticed these changes with DES' if_ethersubr.c changes caused a minor conflict): o Use ETHER_ADDR_LEN in preference to '6'. o Remove two unnecessary (caddr_t) casts. One of them causes problems in my tree where etherbroadcastaddr is const, and (caddr_t) casts the const away. END