K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-08-12T18:31:36.000000Z K 7 svn:log V 195 When allocating the IPv6 header to stick in front of raw packet being sent via a raw IPv6 socket, use M_DONTWAIT not M_TRYWAIT, as we're holding the raw pcb mutex. Reported, tested by: kuriyama END