cvs commit: src/sys/netinet sctp_pcb.c sctp_pcb.h sctp_usrreq.c sctp_var.h

Randall Stewart rrs at FreeBSD.org
Sun Jun 15 12:31:40 UTC 2008


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


More information about the cvs-src mailing list