2005-Oct-1 Matt Domsch
Add 2.6.13 kernel modules based on code in 2.6.14-rc-mm tree, which
uses the in-kernel crypto routines and tries to prevent any
non-encrypted packets from being sent or received after encryption is
negotiated and started.


2004-May-30

This package contains PPP MPPE kernel modules for 2.6.6ish kernels,
based on the CVS repository at pserver.samba.org.
It was built into a DKMSified package by Matt Domsch.

patches/ contains several patch files, only some of which are used by
this dkms build.

linux-2.6.2-include.patch
- not used directly, but ppp-comp-local.h is the contents of this
  patch.

linux-2.6.2-make.patch
- not used directly, but its interesting lines are in Makefile now.

linux-2.6.2-pad.patch
- used directly, fixes up ppp_generic.c for MPPE.

The following patches were added by Matt to simplify the build:

02-ppp_generic.c.patch
- include ppp-comp-local.h

03-ppp_mppe_compress.c.patch
- include ppp-comp-local.h

04-ppp_mppe_compress.c_license.patch
- Change module license from "BSD without advertising clause" to "Dual
BSD/GPL", as is permitted and recommended when merging BSD-licensed
code into the GPL-licensed kernel.

TODO:
* replace sha1 and arc4 implementations with those provided by the
kernel crypto library.







 
