summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-10-18 04:30:34 (GMT)
committerDavid S. Miller <davem@davemloft.net>2007-10-18 04:30:34 (GMT)
commit440725000cba0b1a68ca2df20124be3a5b7f7702 (patch)
treeae278e1b2b5aaed8f1e9d55e91c2913cde5ac653 /include
parent7aa68cb90638ccc36559a936814e4c089892b3d9 (diff)
downloadlinux-440725000cba0b1a68ca2df20124be3a5b7f7702.tar.xz
[IPSEC]: Fix length check in xfrm_parse_spi
Currently xfrm_parse_spi requires there to be 16 bytes for AH and ESP. In contrived cases there may not actually be 16 bytes there since the respective header sizes are less than that (8 and 12 currently). This patch changes the test to use the actual header length instead of 16. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions