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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to