u_int length = h->len;
const struct ip *ip;
+ ndo->ndo_protocol = "sl_if";
if (caplen < SLIP_HDRLEN || length < SLIP_HDRLEN) {
ND_PRINT("%s", tstr);
return (caplen);
u_int length = h->len;
const struct ip *ip;
+ ndo->ndo_protocol = "sl_bsdos_if";
if (caplen < SLIP_HDRLEN) {
ND_PRINT("%s", tstr);
return (caplen);