Commit 934899d8 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] unless this is a backward spanish inquisition joke..

parent 5b9fa35a
...@@ -1854,7 +1854,7 @@ int ip_route_output_slow(struct rtable **rp, const struct flowi *oldflp) ...@@ -1854,7 +1854,7 @@ int ip_route_output_slow(struct rtable **rp, const struct flowi *oldflp)
goto out; goto out;
/* I removed check for oif == dev_out->oif here. /* 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 1. ip_dev_find(saddr) can return wrong iface, if saddr is
assigned to multiple interfaces. assigned to multiple interfaces.
2. Moreover, we are allowed to send packets with saddr 2. Moreover, we are allowed to send packets with saddr
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment