rwatson f859ef367b When allocating link layer ifnet address list entries in
ifp->if_resolvemulti(), do so with M_NOWAIT rather than M_WAITOK, so
that a mutex can be held over the call.  In the FDDI code, add a
missing M_ZERO.  Consumers are already aware that if_resolvemulti()
can fail.

MFC after:	1 week
2005-08-02 17:52:52 +00:00
..
2005-07-11 03:16:23 +00:00
2004-10-05 19:28:52 +00:00
2005-07-25 12:31:43 +00:00
2005-05-06 02:50:00 +00:00
2005-07-25 12:31:43 +00:00
2005-07-19 10:12:58 +00:00
2005-01-11 07:08:15 +00:00