]> git.baikalelectronics.ru Git - kernel.git/commit
[SCTP]: Fix SCTP_SHUTDOWN notifications.
authorSridhar Samudrala <sri@us.ibm.com>
Fri, 23 Sep 2005 06:48:38 +0000 (23:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Sep 2005 06:48:38 +0000 (23:48 -0700)
commit65648b8c1c2befe260f450e8fe59a9da9c86db3e
tree456e8ec8ac8fe9f646748456a575b25919dba230
parentc1d8a286094a6cef29e63f8446b96892498b4c68
[SCTP]: Fix SCTP_SHUTDOWN notifications.

Fix to allow SCTP_SHUTDOWN notifications to be received on 1-1 style
SCTP SOCK_STREAM sockets.

Add SCTP_SHUTDOWN notification to the receive queue before updating
the state of the association.

Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_statefuns.c