Date: Sun, 19 Jul 2009 18:37:20 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet sctp_pcb.c Message-ID: <200907191837.n6JIbSe7092318@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2009-07-19 18:37:20 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netinet sctp_pcb.c
Log:
SVN rev 195771 on 2009-07-19 18:37:20Z by bms
When moving an SCTP association from one hash table to another,
make sure the association's link entry in the hash table is updated.
This fixes a panic on closing an association in the 7.x SCTP stack.
Observed on 7.2-STABLE/amd64.
Submitted by: Michael Tuexen
Reviewed by: rrs
Revision Changes Path
1.62.2.17 +9 -2 src/sys/netinet/sctp_pcb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907191837.n6JIbSe7092318>
