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:
87c22ea
)
inet_diag: Export inet diag cookie checking routine
author
Pavel Emelyanov
<xemul@parallels.com>
Fri, 9 Dec 2011 06:21:53 +0000
(06:21 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 9 Dec 2011 19:14:08 +0000
(14:14 -0500)
The netlink diag susbsys stores sk address bits in the nl message
as a "cookie" and uses one when dumps details about particular
socket.
The same will be required for udp diag module, so introduce a heler
in inet_diag module
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found