Date: Sun, 15 Jun 2008 12:31:23 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet sctp_pcb.c sctp_pcb.h sctp_usrreq.c sctp_var.h Message-ID: <200806151231.m5FCVecW001691@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rrs 2008-06-15 12:31:23 UTC
FreeBSD src repository
Modified files:
sys/netinet sctp_pcb.c sctp_pcb.h sctp_usrreq.c
sctp_var.h
Log:
SVN rev 179803 on 2008-06-15 12:31:23Z by rrs
More prep for Vimage:
- only one functino to destroy an SCTP stack sctp_finish()
- Make it so this function also arranges for any threads
created by the image to do a kthread_exit()
Revision Changes Path
1.70 +16 -0 src/sys/netinet/sctp_pcb.c
1.36 +1 -1 src/sys/netinet/sctp_pcb.h
1.57 +0 -17 src/sys/netinet/sctp_usrreq.c
1.26 +0 -1 src/sys/netinet/sctp_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806151231.m5FCVecW001691>
