summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_mppc.h
Commit message (Collapse)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-071-2/+3
|
* Use a single style of multiple inclusion protection for Netgraph headers.ru2003-11-111-3/+3
| | | | Reviewed by: archie, harti, emax
* Add support for 56 bit MPPE encryption.archie2001-12-151-2/+3
| | | | MFC after: 3 days
* 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..
* A netgraph node that implements Microsoft Point-to-Point compressionarchie2000-04-091-0/+83
(MPPC) and Microsoft Point-to-Point encryption (MPPE) protocols. Note: the MPPC part is disabled as it requires proprietary files. Obtained from: Whistle source tree
OpenPOWER on IntegriCloud