diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-05-26 16:11:13 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-05-26 16:11:13 +0000 |
commit | ebcd0b2cc68b929657c2a553d0a83203e3ccec90 (patch) | |
tree | e211f8992736fe8f56092d65f4d491d5ab9e1a1a /openwrt/package | |
parent | 548c3308d3c463abe20c80da2f5874aa28755bc5 (diff) | |
download | mtk-20170518-ebcd0b2cc68b929657c2a553d0a83203e3ccec90.zip mtk-20170518-ebcd0b2cc68b929657c2a553d0a83203e3ccec90.tar.gz mtk-20170518-ebcd0b2cc68b929657c2a553d0a83203e3ccec90.tar.bz2 |
document some kernel patches
SVN-Revision: 1062
Diffstat (limited to 'openwrt/package')
-rw-r--r-- | openwrt/package/linux/linux-2.4/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/linux/linux-2.4/README b/openwrt/package/linux/linux-2.4/README index c47fb0a..89410e3 100644 --- a/openwrt/package/linux/linux-2.4/README +++ b/openwrt/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 |