diff options
author | Denis Vlasenko <vda@ilport.com.ua> | 2006-01-18 10:02:33 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2006-01-27 22:08:06 (GMT) |
commit | 44d7a8cfbdc1112fd80546591fd6f5c831ea0363 (patch) | |
tree | 87e0b6360f041847e519cd25aaa2dbc4b48cbde0 /fs/openpromfs | |
parent | 4a99ac3a9ee7e1b90ebc3ddbb44db75eef5c41e6 (diff) | |
download | linux-fsl-qoriq-44d7a8cfbdc1112fd80546591fd6f5c831ea0363.tar.xz |
[PATCH] WEP fields are incorrectly shown to be INSIDE snap in the doc
>If encryption is enabled, each fragment payload size is reduced by enough space
>to add the prefix and postfix (IV and ICV totalling 8 bytes in the case of WEP)
>So if you have 1500 bytes of payload with ieee->fts set to 500 without
>encryption it will take 3 frames. With WEP it will take 4 frames as the
>payload of each frame is reduced to 492 bytes.
Text is correct, but in picture (IV,payload,ICV) sits inside SNAP.
Patch corrects this.
Signed-Off-By: Denis Vlasenko <vda@ilport.com.ua>
Acked-By: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'fs/openpromfs')
0 files changed, 0 insertions, 0 deletions