K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-05-27T12:32:29.000000Z K 7 svn:log V 190 MFC: In div_output() explicitly set m->m_nextpkt to NULL. If divert socket is not userland, but ng_ksocket, then m->m_nextpkt may be non-NULL. In this case we would panic in sbappend. END