PATCH: unless this is a backward spanish inquisition joke..

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 21 Mar 2003 20:05:55 GMT


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/net/ipv4/route.c linux-2.5.65-ac2/net/ipv4/route.c
--- linux-2.5.65/net/ipv4/route.c 2003-03-18 16:46:53.000000000 +0000
+++ linux-2.5.65-ac2/net/ipv4/route.c 2003-03-20 18:48:52.000000000 +0000
@@ -1854,7 +1854,7 @@
goto out;

/* I removed check for oif == dev_out->oif here.
- It was wrong by three reasons:
+ It was wrong for two reasons:
1. ip_dev_find(saddr) can return wrong iface, if saddr is
assigned to multiple interfaces.
2. Moreover, we are allowed to send packets with saddr
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/