K 10 svn:author V 7 rwatson K 8 svn:date V 27 2003-08-26T14:11:48.000000Z K 7 svn:log V 348 M_PREPEND() with an argument of M_TRYWAIT can fail, meaning the returned mbuf can be NULL. Check for NULL in rip_output() when prepending an IP header. This prevents mbuf exhaustion from causing a local kernel panic when sending raw IP packets. PR: kern/55886 Reported by: Pawel Malachowski MFC after: 3 days END