cvs commit: src/sys/netinet sctp.h sctp_asconf.c sctp_asconf.h sctp_callout.h sctp_constants.h sctp_crc32.c sctp_crc32.h sctp_hashdriver.c sctp_hashdriver.h sctp_header.h sctp_indata.c sctp_indata.h sctp_input.c sctp_input.h sctp_output.c ...

Eirik Nygaard eirikn at crater.dragonflybsd.org
Fri Jul 15 07:47:32 PDT 2005


eirikn      2005/07/15 07:46:17 PDT

DragonFly src repository

  Added files:
    sys/netinet          sctp.h sctp_asconf.c sctp_asconf.h 
                         sctp_callout.h sctp_constants.h 
                         sctp_crc32.c sctp_crc32.h 
                         sctp_hashdriver.c sctp_hashdriver.h 
                         sctp_header.h sctp_indata.c sctp_indata.h 
                         sctp_input.c sctp_input.h sctp_output.c 
                         sctp_output.h sctp_pcb.c sctp_pcb.h 
                         sctp_peeloff.c sctp_peeloff.h sctp_sha1.c 
                         sctp_sha1.h sctp_structs.h sctp_timer.c 
                         sctp_timer.h sctp_uio.h sctp_usrreq.c 
                         sctp_var.h sctputil.c sctputil.h 
    sys/netinet6         sctp6_usrreq.c sctp6_var.h 
  Log:
  Commit untouched SCTP files from KAME originally written by Randall Stewart.
  
  SCTP or Stream Control Transmission Protocol is designed so you can have
  multiple streams within the same connection.
  
  Obtained from: KAME






More information about the Commits mailing list