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:
38ae92d
)
dev: introduce skb_scrub_packet()
author
Nicolas Dichtel
<nicolas.dichtel@6wind.com>
Wed, 26 Jun 2013 14:11:27 +0000
(16:11 +0200)
committer
David S. Miller
<davem@davemloft.net>
Fri, 28 Jun 2013 05:29:05 +0000
(22:29 -0700)
The goal of this new function is to perform all needed cleanup before sending
an skb into another netns.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found