PPP: support for MPPE/MPPC compression/encryption
commit4d060105199d8e5a58734a3b3a50be8ba7dd25f6
authorlly <lly@sf.net>
Thu, 30 Sep 2010 22:19:00 +0000 (30 18:19 -0400)
committerFedor <fedork@ubuntu.(none)>
Sat, 2 Oct 2010 14:43:32 +0000 (2 10:43 -0400)
tree90d7554d47a3f2eb7778ab0e3b5fd5bf1bc216d1
parent145ffe12dfa3b89490c81e2b60c0f3daaf87cd68
PPP: support for MPPE/MPPC compression/encryption
Patch from wl500g.googlecode.com
release/src-rt/linux/linux-2.6/crypto/api.c
release/src-rt/linux/linux-2.6/crypto/digest.c
release/src-rt/linux/linux-2.6/drivers/net/Kconfig
release/src-rt/linux/linux-2.6/drivers/net/Makefile
release/src-rt/linux/linux-2.6/drivers/net/ppp_generic.c
release/src-rt/linux/linux-2.6/drivers/net/ppp_mppe.c [deleted file]
release/src-rt/linux/linux-2.6/drivers/net/ppp_mppe.h [deleted file]
release/src-rt/linux/linux-2.6/drivers/net/ppp_mppe_mppc.c [new file with mode: 0644]
release/src-rt/linux/linux-2.6/include/linux/crypto.h
release/src-rt/linux/linux-2.6/include/linux/ppp-comp.h