SOURCES (LINUX_2_6): routes-2.6.13-12.diff - updated for 2.6.14-rc...

cieciwa cieciwa at pld-linux.org
Mon Oct 10 16:03:57 CEST 2005


Author: cieciwa                      Date: Mon Oct 10 14:03:57 2005 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- updated for 2.6.14-rc3-git9.

---- Files affected:
SOURCES:
   routes-2.6.13-12.diff (1.1.2.1 -> 1.1.2.2) 

---- Diffs:

================================================================
Index: SOURCES/routes-2.6.13-12.diff
diff -u SOURCES/routes-2.6.13-12.diff:1.1.2.1 SOURCES/routes-2.6.13-12.diff:1.1.2.2
--- SOURCES/routes-2.6.13-12.diff:1.1.2.1	Sat Oct  1 00:03:24 2005
+++ SOURCES/routes-2.6.13-12.diff	Mon Oct 10 16:03:51 2005
@@ -672,7 +672,7 @@
 -			}
  			if (nh->nh_dev == NULL || !(nh->nh_dev->flags&IFF_UP))
  				continue;
- 			if (nh->nh_dev != dev || __in_dev_get(dev) == NULL)
+ 			if (nh->nh_dev != dev || !__in_dev_get_rtnl(dev))
  				continue;
 +			if (nh->nh_gw && fi->fib_protocol == RTPROT_STATIC) {
 +				struct flowi fl = {
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/routes-2.6.13-12.diff?r1=1.1.2.1&r2=1.1.2.2&f=u




More information about the pld-cvs-commit mailing list