original_kernel/net/sctp
Wei Yongjun 55fa0cfd7c sctp: delete active ICMP proto unreachable timer when free transport
transport may be free before ICMP proto unreachable timer expire, so
we should delete active ICMP proto unreachable timer when transport
is going away.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Acked-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-05-16 00:46:22 -07:00
..
Kconfig
Makefile
associola.c
auth.c
bind_addr.c
chunk.c
command.c
debug.c
endpointola.c
input.c sctp: Fix a race between ICMP protocol unreachable and connect() 2010-05-06 00:56:07 -07:00
inqueue.c
ipv6.c
objcnt.c
output.c
outqueue.c
primitive.c
proc.c
protocol.c
sm_make_chunk.c sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4) 2010-04-28 14:22:01 -07:00
sm_sideeffect.c sctp: Fix a race between ICMP protocol unreachable and connect() 2010-05-06 00:56:07 -07:00
sm_statefuns.c sctp: Fix oops when sending queued ASCONF chunks 2010-04-28 12:16:34 -07:00
sm_statetable.c
socket.c sctp: per_cpu variables should be in bh_disabled section 2010-04-28 12:16:33 -07:00
ssnmap.c
sysctl.c
transport.c sctp: delete active ICMP proto unreachable timer when free transport 2010-05-16 00:46:22 -07:00
tsnmap.c
ulpevent.c
ulpqueue.c