summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_vjc.h
Commit message (Collapse)AuthorAgeFilesLines
* Since neither archie nor I work at Whistle any more, change our emailjulian2000-10-241-1/+1
| | | | | | addresses to be the more usefu @freebsd.org ones so we can keep getting bug-reports. - man pages to follow..
* - Add new control message NGM_VJC_GET_CONFIGarchie2000-08-101-1/+13
| | | | - Implement control message ASCII'fication for all control messages
* More bug fixes for the VJ Compression node. Seems to work now (really).archie1999-11-151-1/+1
|
* Minor change to the configuration of number of slots.archie1999-11-101-2/+2
|
* cleanups regarding misused m_pullup() and similar.julian1999-10-261-4/+5
|
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+75
Been in production for 3 years now. Gives Instant Frame relay to if_sr and if_ar drivers, and PPPOE support soon. See: ftp://ftp.whistle.com/pub/archie/netgraph/index.html for on-line manual pages. Reviewed by: Doug Rabson (dfr@freebsd.org) Obtained from: Whistle CVS tree
OpenPOWER on IntegriCloud