git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59b1a94
)
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
author
David S. Miller
<davem@davemloft.net>
Sat, 12 Mar 2011 00:54:08 +0000
(19:54 -0500)
committer
David S. Miller
<davem@davemloft.net>
Sat, 12 Mar 2011 23:08:47 +0000
(15:08 -0800)
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>
No differences found