Julian Anastasov a210d01ae3 ipv4: Loosen source address check on IPv4 output
ip_route_output() contains a check to make sure that no flows with
non-local source IP addresses are routed. This obviously makes using
such addresses impossible.

This patch introduces a flowi flag which makes omitting this check
possible. The new flag provides a way of handling transparent and
non-transparent connections differently.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-10-01 07:28:28 -07:00
..
2008-08-20 13:19:52 -07:00
2008-07-26 20:53:20 -04:00
2008-09-19 12:44:54 -07:00
2008-07-26 20:53:20 -04:00
2008-10-01 07:03:24 -07:00
2008-07-16 11:15:53 +02:00