aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inet_timewait_sock.c
diff options
context:
space:
mode:
authorJulian Anastasov <ja@ssi.bg>2008-10-01 07:28:28 -0700
committerDavid S. Miller <davem@davemloft.net>2008-10-01 07:28:28 -0700
commita210d01ae3ee006b59e54e772a7f212486e0f021 (patch)
treeceea5f8de75e70b13641f340e3b13a125a52567a /net/ipv4/inet_timewait_sock.c
parentnet: BUG instead of corrupting memory in pskb_expand_head (diff)
downloadlinux-dev-a210d01ae3ee006b59e54e772a7f212486e0f021.tar.xz
linux-dev-a210d01ae3ee006b59e54e772a7f212486e0f021.zip
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>
Diffstat (limited to 'net/ipv4/inet_timewait_sock.c')
0 files changed, 0 insertions, 0 deletions