Commit graph

3 commits

Author SHA1 Message Date
cube
b671664505 No need to include ppp-comp-local.h on NetBSD >= 2.99.16, as the MPPE
definitions have been added to the kernel source around that time.
No need to bump PKGREVISION, and no need to update to 0.0.5, the only
change in that release is in code not used by this package.
2005-04-29 11:41:29 +00:00
cube
98673512d7 Fix a bug that made the kernel module crash when trying to send packets of
size approximatively equal to MLEN.

PKGREVISION++, everyone using that package should update.
2005-01-06 18:22:16 +00:00
cube
9737cd7203 Initial import of mppe-lkm, version 0.0.4, into the NetBSD Packages
Collection.

To get encryption over a PPTP connection, you need the kernel to support the
MPPE algorithm.  It is used as a PPP compression module, and the mppe-lkm
package provides a LKM (Loadable Kernel Module) that will install the
functionality into your NetBSD kernel.
2005-01-02 02:52:56 +00:00