cvs commit: src/sys/netinet sctp_indata.c sctputil.c

Randall Stewart rrs at FreeBSD.org
Fri Nov 9 16:47:15 PST 2007


rrs         2007-11-10 00:47:15 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          sctp_indata.c sctputil.c 
  Log:
  - Fix a bug in sctp_calc_rwnd() which resulted in wrong rwnd predictions.
  - Fix a signedness problem that shows up in some 64 bit platforms (macos).
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.47      +2 -2      src/sys/netinet/sctp_indata.c
  1.69      +1 -1      src/sys/netinet/sctputil.c


More information about the cvs-src mailing list