summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_vjc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix misspelling.archie2000-08-051-1/+1
* Two simple changes to the kernel internal API for netgraph modules,julian2000-04-281-2/+3
* Remove a bunch of un-needed includes.julian1999-12-071-3/+0
* Add two new generic control messages, NGM_ASCII2BINARY andarchie1999-11-301-1/+2
* Fix bug where hook pointers were not getting updated on disconnection.archie1999-11-191-4/+20
* When allocating a new PKTHDR mbuf, always set m->m_pkthdr.rcvif = NULL.archie1999-11-171-0/+1
* More bug fixes for the VJ Compression node. Seems to work now (really).archie1999-11-151-54/+68
* Fix some bugs; seems to work now. Minor change to the configuration fieldarchie1999-11-101-35/+29
* Add typedefs for node methodsjulian1999-11-011-8/+7
* cleanups regarding misused m_pullup() and similar.julian1999-10-261-22/+29
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+439
OpenPOWER on IntegriCloud