SPECS (LINUX_2_6): kernel.spec - 0.2, routes patch300 updated, CON...

mguevara mguevara at pld-linux.org
Tue May 29 11:43:45 CEST 2007


Author: mguevara                     Date: Tue May 29 09:43:45 2007 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- 0.2, routes patch300 updated, CONFIG_IP_ROUTE_MULTIPATH_CACHED disabled

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1718 -> 1.441.2.1719) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1718 SPECS/kernel.spec:1.441.2.1719
--- SPECS/kernel.spec:1.441.2.1718	Mon May 28 01:31:17 2007
+++ SPECS/kernel.spec	Tue May 29 11:43:39 2007
@@ -122,7 +122,7 @@
 %define		_prepatch		%{nil}
 %define		_pre_rc			%{nil}
 %define		_rc			%{nil}
-%define		_rel			0.1
+%define		_rel			0.2
 
 %define		_netfilter_snap		20061213
 %define		_nf_hipac_ver		0.9.1
@@ -351,8 +351,15 @@
 
 Patch200:	linux-2.6-ppc-ICE-hacks.patch
 
-# http://www.ssi.bg/~ja/routes-2.6.19-12.diff
-Patch300:	routes-2.6.19-12.diff
+# The following patch extend the routing functionality in Linux 
+# to support static routes (defined by user), new way to use the 
+# alternative routes, the reverse path protection (rp_filter), 
+# the NAT processing to use correctly the routing when multiple 
+# gateways are used.
+# http://www.ssi.bg/~ja/routes-2.6.21-15.diff
+# We need to disable CONFIG_IP_ROUTE_MULTIPATH_CACHED
+Patch300:	routes-2.6.21-15.diff
+
 Patch301:	pom-ng-connlimit-20061213_nf_conntrack_port.patch
 Patch302:	linux-2.6-layer7_nf_conntrack_port.patch
 
@@ -936,7 +943,10 @@
 %patch200 -p1
 %endif
 
+# routes
 %patch300 -p1
+
+
 %patch301 -p1
 
 # Small fixes:
@@ -1636,6 +1646,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1719  2007/05/29 09:43:39  mguevara
+- 0.2, routes patch300 updated, CONFIG_IP_ROUTE_MULTIPATH_CACHED disabled
+
 Revision 1.441.2.1718  2007/05/27 23:31:17  zytek
 - revert last change
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1718&r2=1.441.2.1719&f=u



More information about the pld-cvs-commit mailing list