K 10 svn:author V 7 glebius K 8 svn:date V 27 2019-01-31T22:37:28.270279Z K 7 svn:log V 322 Add new m_ext type for data for M_NOFREE mbufs, which doesn't actually do anything except several assertions. This type is going to be used for temporary on stack mbufs, that point into data in receive ring of a NIC, that shall not be freed. Such mbuf can not be stored or reallocated, its life time is current context. END