aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_deflate.c
Commit message (Expand)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
* Use m_unshare()+m_copyback() instead of m_freem()+m_devget() to keepAlexander Motin2009-01-181-14/+27
* Whitespace cleanup.Gleb Smirnoff2007-01-151-7/+7
* Fix accounting of incoming octets.Gleb Smirnoff2007-01-101-1/+2
* A node that implements the Deflate sub-protocols of the Compression ControlGleb Smirnoff2006-12-281-0/+683