diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-26 16:11:13 +0000 | 
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-26 16:11:13 +0000 | 
| commit | a24fef3b259414c75e686c0f5a30b809ccad0371 (patch) | |
| tree | 775286f3d0ffd3b454d7336cc6866366f1778a5d | |
| parent | 289665170067383eb14a3d59527c5ee2f2c6a4dc (diff) | |
document some kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1062 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | package/linux/linux-2.4/README | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/package/linux/linux-2.4/README b/package/linux/linux-2.4/README index c47fb0aae..89410e322 100644 --- a/package/linux/linux-2.4/README +++ b/package/linux/linux-2.4/README @@ -31,26 +31,34 @@ Description of kernel patches in patches:  	Filtering packets on ethernet layer. See http://ebtables.sf.net  101-netfilter-ipp2p.patch +	Netfilter ipp2p match module (matches traffic of most P2P networks)  102-netfilter-layer7.patch  103-netfilter-nat-pptp.patch +	NAT support for PPTP and GRE  104-netfilter-maxconn.patch  105-netfilter-TTL.patch +	Netfilter target for manipulating the TTL of IP packets  106-mppe-mppc.patch +	Microsoft PPP Encryption/Compression  107-cifs.patch +	CIFS (Common Internet File System) module.  108-optional-aout-support.patch  109-ipsec-nat-traversal.patch +	Openswan patch for allowing IPSec through NAT  110-netdev_random_core.patch +	Support for gathering entropy from network devices for /dev/random  111-netdev_random_et.patch +	Patch agains the Broadcom et driver to gather entropy for /dev/random  200-i4l.patch @@ -61,6 +69,7 @@ Description of kernel patches in patches:  203-hfsplus-fix.patch  204-net-b44.patch +	Support for the BCM47xx chipset in the b44 driver  205-gcc-3.4-ldscript.patch | 
