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:
b57ae01
)
sctp: Store a flowi in transports to provide persistent keying.
author
David S. Miller
<davem@davemloft.net>
Fri, 6 May 2011 23:32:47 +0000
(16:32 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 8 May 2011 21:05:14 +0000
(14:05 -0700)
Several future simplifications are possible now because of this.
For example, the sctp_addr unions can simply refer directly to
the flowi information.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found