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:
68c2e5d
)
af_packet: pass checksum validation status to the user
author
Alexander Drozdov
<al.drozdov@gmail.com>
Mon, 23 Mar 2015 06:11:13 +0000
(09:11 +0300)
committer
David S. Miller
<davem@davemloft.net>
Tue, 24 Mar 2015 02:01:28 +0000
(22:01 -0400)
Introduce TP_STATUS_CSUM_VALID tp_status flag to tell the
af_packet user that at least the transport header checksum
has been already validated.
For now, the flag may be set for incoming packets only.
Signed-off-by: Alexander Drozdov <al.drozdov@gmail.com>
Cc: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found