https://github.com/torvalds/linux
Revision 949123016a2ef578009b6aa3e98d45d1a154ebfb authored by Wei Yongjun on 02 July 2011, 09:28:04 UTC, committed by David S. Miller on 07 July 2011, 11:10:26 UTC
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: Michael Tüxen <Michael.Tuexen@lurchi.franken.de>
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Tested-by: Robin Seggelmann <seggelmann@fh-muenster.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent f03d78d
History
Tip revision: 949123016a2ef578009b6aa3e98d45d1a154ebfb authored by Wei Yongjun on 02 July 2011, 09:28:04 UTC
sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it
Tip revision: 9491230
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.3 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 190.3 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top