summaryrefslogtreecommitdiff
path: root/net/sctp
diff options
context:
space:
mode:
authorSara Sharon <sara.sharon@intel.com>2017-02-06 13:28:42 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-03-15 02:02:47 (GMT)
commit42e7f3771429d40b5307f0db0ecdba61e79272ac (patch)
tree0019242e52a175349486a3d2305c9ef49190070f /net/sctp
parentb116db0da1bd97ce405c19b304955d54f650eea9 (diff)
downloadlinux-42e7f3771429d40b5307f0db0ecdba61e79272ac.tar.xz
mac80211: don't reorder frames with SN smaller than SSN
commit b7540d8f25c8034de7e4163fc23ac457bf057731 upstream. When RX aggregation starts, transmitter may continue send frames with SN smaller than SSN until the AddBA response is received. However, the reorder buffer is already initialized at this point, which will cause the drop of such frames as duplicates since the head SN of the reorder buffer is set to the SSN, which is bigger. Signed-off-by: Sara Sharon <sara.sharon@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions