commit | 8e36360ae876995e92d3a7538dda70548e64e685 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri May 13 17:29:41 2011 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 13 17:29:41 2011 -0400 |
tree | d477e086bb35d2de8a6f54b461abeb24be8a4f5b | |
parent | 22f728f8f311659b068e73ed92833c205651a47f [diff] |
ipv4: Remove route key identity dependencies in ip_rt_get_source(). Pass in the sk_buff so that we can fetch the necessary keys from the packet header when working with input routes. Signed-off-by: David S. Miller <davem@davemloft.net>