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:
4e55f57
)
atm: Allow MSG_PEEK for atm sockets
author
Jorge Boncompte [DTI2]
<jorge@dti2.net>
Mon, 21 Nov 2011 10:25:58 +0000
(10:25 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 22 Nov 2011 21:15:49 +0000
(16:15 -0500)
Now that the vcc backends do the right thing with respect the receive
queue on registration, allow MSK_PEEK for atm sockets.
This allows a userspace program to inspect the packets and decide what
backend to use to handle them.
Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found