kernel_ppp_mppe - Linux kernel PPP MPPE module

Description:

This driver provides MPPE capability, necessary for implementing encryption for
the PPTP protocol. This driver supports 2.4.x and 2.6.x kernels.

For issues with this device driver, please see the PPTP Client project
on http://pptpclient.sourceforge.net/, and use the PPTP Client developers'
mailing list (subscribe and read archives at
https://lists.sourceforge.net/lists/listinfo/pptpclient-devel).

Homepage: http://pptpclient.sourceforge.net/

License: Dual BSD/GPL

Packages

kernel_ppp_mppe-1.0.2-3dkms.noarch [102 KiB] Changelog by Paul Howarth (2005-10-05):
- get rid of redundant macro definitions module, version, rpm_release
- use "Requires:" instead of "PreReq:" - rpm will get it right
- drop sed BR - everyone should have sed
- unpack tatball quietly
- tidy up %description
- use mode 755 instead of 555 for pre/post build scripts (rpmlint)
- use braces consistently in macro expansions