const u_char *dst)
{
ND_PRINT("%s > %s, ",
- etheraddr_string(ndo, src), etheraddr_string(ndo, dst));
+ GET_ETHERADDR_STRING(src), GET_ETHERADDR_STRING(dst));
}
static void
* It's a type field, with the type for Alteon jumbo frames.
* See
*
- * http://tools.ietf.org/html/draft-ietf-isis-ext-eth-01
+ * https://tools.ietf.org/html/draft-ietf-isis-ext-eth-01
*
* which indicates that, following the type field,
* there's an LLC header and payload.