summaryrefslogtreecommitdiff
path: root/net/sched/cls_tcindex.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-04-13 21:32:53 +0200
committerAdrian Bunk <bunk@stusta.de>2007-04-13 22:58:27 +0200
commitef846bc01da49cf63d289e97139bef5181e75229 (patch)
tree0ec4d20b4d2705ac0d8a1e52566748f93d7e8cfb /net/sched/cls_tcindex.c
parent19a0662baeb7f783d345ebdfe3048b834582b294 (diff)
downloadlwn-ef846bc01da49cf63d289e97139bef5181e75229.tar.gz
lwn-ef846bc01da49cf63d289e97139bef5181e75229.zip
[IPSEC]: Reject packets within replay window but outside the bit mask
Up until this point we've accepted replay window settings greater than 32 but our bit mask can only accomodate 32 packets. Thus any packet with a sequence number within the window but outside the bit mask would be accepted. This patch causes those packets to be rejected instead. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'net/sched/cls_tcindex.c')
0 files changed, 0 insertions, 0 deletions