K 10 svn:author V 7 glebius K 8 svn:date V 27 2005-05-13T11:44:37.000000Z K 7 svn:log V 179 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