commit | 417da66fa9d2f14b1a90b04095413b87907d8183 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue May 03 19:42:43 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 03 19:42:43 2011 -0700 |
tree | a116f41ccc3d0d0341efdfc8c0c35eac7cddcf27 | |
parent | 57a503c61db077b923e23f36050c02166a4a1db2 [diff] |
ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. Use information from the skb as much as possible, currently this means daddr, saddr, and TOS. Signed-off-by: David S. Miller <davem@davemloft.net>