[SCTP]: Do not increase rwnd when reading partial notification.
authorVlad Yasevich <vladislav.yasevich@hp.com>
Fri, 11 Jan 2008 15:12:56 +0000 (10:12 -0500)
committerVlad Yasevich <vladislav.yasevich@hp.com>
Tue, 5 Feb 2008 15:59:30 +0000 (10:59 -0500)
commit0eca8fee0ce3fa0962ac98ab30c10995754a3195
tree5ab3ab7fd42ca8df049f5291d5674a8ddf4e3287
parent60c778b25972e095df8981dd41e99d161e8738f9
[SCTP]: Do not increase rwnd when reading partial notification.

When a user reads a partial notification message, do not
update rwnd since notifications must not be counted towards
receive window.

Tested-by: Oliver Roll <mail@oliroll.de>
Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
net/sctp/socket.c