[snip]

#define IF_LLADDR(ifp)                                                  \
    LLADDR((struct sockaddr_dl *)((ifp)->if_addr->ifa_addr))


it's because if_addr is NULL in your dump. God knows why that is! My
guess is we caught it in some stupid update window.

Ok, so what should we do for locking?



-adrian

Attachment: signature.asc
Description: PGP signature

_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to