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)
commitbd55775c8dd656fc69b3a42a1c4ab32abb7e8af9
tree766b30d5fc29d5d4849a10a290db51fe0f7c3ad7
parentbf825f81b454fae2ffe1b675f3a549656726440e
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