]> git.ozlabs.org Git - ppp.git/commit
Added kernel MPPE patches (2.2.20 kernel only!) from Frank Cusack.
authorDavid F. Skoll <dfs@roaringpenguin.com>
Tue, 2 Apr 2002 14:01:37 +0000 (14:01 +0000)
committerDavid F. Skoll <dfs@roaringpenguin.com>
Tue, 2 Apr 2002 14:01:37 +0000 (14:01 +0000)
commitdbab7400abf57617a9334735a64ff00c6552cec5
tree798ed058adb59fc968db1643fd75bd6a512091f4
parent67ccbff7ff8402cce48d15994713c196f683a280
Added kernel MPPE patches (2.2.20 kernel only!) from Frank Cusack.
linux/mppe/arcfour.c [new file with mode: 0644]
linux/mppe/arcfour.h [new file with mode: 0644]
linux/mppe/linux-2.2.20-include.patch [new file with mode: 0644]
linux/mppe/linux-2.2.20-make.patch [new file with mode: 0644]
linux/mppe/linux-2.2.20-pad.patch [new file with mode: 0644]
linux/mppe/modutils-2.3.21-mppe.patch [new file with mode: 0644]
linux/mppe/mppeinstall.sh [new file with mode: 0644]
linux/mppe/ppp_mppe_compress.c [new file with mode: 0644]
linux/mppe/sha1.c [new file with mode: 0644]
linux/mppe/sha1.h [new file with mode: 0644]