]> git.baikalelectronics.ru Git - kernel.git/commit
xfrm: SA lookups signature with mark
authorJamal Hadi Salim <hadi@cyberus.ca>
Tue, 23 Feb 2010 00:20:22 +0000 (16:20 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Feb 2010 00:20:22 +0000 (16:20 -0800)
commit23e769bf23b722d43aeed017a3250180f5132edd
tree766b30d5fc29d5d4849a10a290db51fe0f7c3ad7
parent9cdfa79fac05ab3a6aeec77dc3df437976b2859e
xfrm: SA lookups signature with mark

pass mark to all SA lookups to prepare them for when we add code
to have them search.

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
13 files changed:
include/net/xfrm.h
net/core/pktgen.c
net/ipv4/ah4.c
net/ipv4/esp4.c
net/ipv4/ipcomp.c
net/ipv6/ah6.c
net/ipv6/esp6.c
net/ipv6/ipcomp6.c
net/ipv6/xfrm6_input.c
net/key/af_key.c
net/xfrm/xfrm_input.c
net/xfrm/xfrm_state.c
net/xfrm/xfrm_user.c