From: Friedrich L. <fr...@us...> - 2004-04-12 21:41:08
|
Update of /cvsroot/devil-linux/build/scripts/config In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23826/scripts/config Modified Files: config-netfilter-extra Added Files: config-netfilter-base Log Message: patch-o-matic improvements Index: config-netfilter-extra =================================================================== RCS file: /cvsroot/devil-linux/build/scripts/config/config-netfilter-extra,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- config-netfilter-extra 9 Apr 2004 01:18:57 -0000 1.4 +++ config-netfilter-extra 12 Apr 2004 21:27:16 -0000 1.5 @@ -1,7 +1,6 @@ # NETFILTER extra patches to apply to the kernel -# see http://www.netfilter.org/documentation/pomlist/pom-extra.html # -# possible options (as of 09.04.2004): +# possible options (as of 12.04.2004): # # extra/CLASSIFY.patch # extra/CONNMARK.patch @@ -40,6 +39,7 @@ extra/CLASSIFY.patch extra/CONNMARK.patch +extra/IPMARK.patch extra/addrtype.patch extra/condition.patch extra/h323-conntrack-nat.patch --- NEW FILE: config-netfilter-base --- # NETFILTER base patches to apply to the kernel # # possible options (as of 12.04.2004): # # base/IPV4OPTSSTRIP.patch # base/NETLINK.patch # base/NETMAP.patch # base/SAME.patch # base/TTL.patch # base/connlimit.patch # base/dstlimit.patch (BROKEN - do not use!) # base/fuzzy.patch # base/iprange.patch # base/ipv4options.patch # base/mport.patch # base/nth.patch # base/osf.patch (BROKEN - do not use!) # base/pool.patch (needs extra helper program) # base/psd.patch # base/quota.patch # base/random.patch # base/raw.patch # base/realm.patch # base/set.patch (BROKEN - do not use!) # base/time.patch # base/u32.patch # base/NETMAP.patch base/SAME.patch base/TTL.patch base/connlimit.patch base/iprange.patch base/mport.patch base/random.patch base/raw.patch base/time.patch base/u32.patch |