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:
e474995
)
ipv4: Pass flow keys down into datagram packet building engine.
author
David S. Miller
<davem@davemloft.net>
Mon, 9 May 2011 00:12:19 +0000
(17:12 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 9 May 2011 04:24:06 +0000
(21:24 -0700)
This way ip_output.c no longer needs rt->rt_{src,dst}.
We already have these keys sitting, ready and waiting, on the stack or
in a socket structure.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found