Skip to content
Commit 94912301 authored by Wei Yongjun's avatar Wei Yongjun Committed by David S. Miller
Browse files

sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it



We forgot to send up SCTP_SENDER_DRY_EVENT notification when
user app subscribes to this event, and there is no data to be
sent or retransmit.

This is required by the Socket API and used by the DTLS/SCTP
implementation.

Reported-by: default avatarMichael Tüxen <Michael.Tuexen@lurchi.franken.de>
Signed-off-by: default avatarWei Yongjun <yjwei@cn.fujitsu.com>
Tested-by: default avatarRobin Seggelmann <seggelmann@fh-muenster.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f03d78db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment