K 10 svn:author V 7 glebius K 8 svn:date V 27 2015-01-12T13:50:34.626681Z K 7 svn:log V 236 Marry mbuf(9) and queue(9). Now you can chain mbufs using SLIST and STAILQ families of macros. The change is 100% backward compatible, the m_next and m_nextpkt work as before and has no effect on binary code. Sponsored by: Nginx, Inc. END