summaryrefslogtreecommitdiff
path: root/lockme.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+19
Break out all string handling functions and lockme stuff in order to further eliminate the big code blob in xutils, so that it can be easier maintained. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
space:mode:
authorSteffen Klassert <steffen.klassert@secunet.com>2015-10-23 07:32:39 +0200
committerSteffen Klassert <steffen.klassert@secunet.com>2015-10-23 07:32:39 +0200
commitea673a4d3a337184f3c314dcc6300bf02f39e077 (patch)
tree5f3d437d01fd94c219bc78c3f1ac2b89ddf48859 /Documentation/networking/ip-sysctl.txt
parent1a14f1e5550a341f76e5c8f596e9b5f8a886dfbc (diff)
xfrm4: Reload skb header pointers after calling pskb_may_pull.
A call to pskb_may_pull may change the pointers into the packet, so reload the pointers after the call. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'Documentation/networking/ip-sysctl.txt')