diff options
| author | 2007-10-25 18:54:46 -0700 | |
|---|---|---|
| committer | 2007-10-25 18:54:46 -0700 | |
| commit | fee9dee730a40f671c1972a324ed54f0d68523e1 (patch) | |
| tree | 4a688264696a3cfdf7312e92b52ac4794197a7a5 /net/ipv4/tcp_input.c | |
| parent | [CRYPTO]: Fix hmac_digest from the SG breakage. (diff) | |
| download | linux-dev-fee9dee730a40f671c1972a324ed54f0d68523e1.tar.xz linux-dev-fee9dee730a40f671c1972a324ed54f0d68523e1.zip | |
[UDP]: Make use of inet_iif() when doing socket lookups.
UDP currently uses skb->dev->ifindex which may provide the wrong
information when the socket bound to a specific interface.
This patch makes inet_iif() accessible to UDP and makes UDP use it.
The scenario we are trying to fix is when a client is running on
the same system and the server and both client and server bind to
a non-loopback device.
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Acked-by: David L Stevens <dlstevens@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
