commit | 22bd5b9b13f2931ac80949f8bfbc40e8cab05be7 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Mar 11 19:54:08 2011 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 12 15:08:47 2011 -0800 |
tree | d30639ce43efe3186461b0fff962f80eb2417c61 | |
parent | 59b1a94c9a034e63a5e030a5154be1d4d84677d9 [diff] |
ipv4: Pass ipv4 flow objects into fib_lookup() paths. To start doing these conversions, we need to add some temporary flow4_* macros which will eventually go away when all the protocol code paths are changed to work on AF specific flowi objects. Signed-off-by: David S. Miller <davem@davemloft.net>