]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: Pass explicit destination address to rt_get_peer().
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 May 2011 22:38:54 +0000 (18:38 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 May 2011 22:38:54 +0000 (18:38 -0400)
commitae2f2eba029e9a8978e48ff7345aa0acfce47527
tree96c6f4fa75456647d62c245b87b0d3ce97ce462b
parent42d1887f0fcab9c496994e0948c7469cb117f7a5
ipv4: Pass explicit destination address to rt_get_peer().

This will next trickle down to rt_bind_peer().

Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/route.h
net/ipv4/tcp_ipv4.c