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:
b7aa0bf
)
[NETLINK]: Mirror UDP MSG_TRUNC semantics.
author
David S. Miller
<davem@sunset.davemloft.net>
Wed, 7 Mar 2007 01:02:35 +0000
(17:02 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:23:35 +0000
(22:23 -0700)
If the user passes MSG_TRUNC in via msg_flags, return
the full packet size not the truncated size.
Idea from Herbert Xu and Thomas Graf.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found