cvs commit: src/sys/netinet sctp.h sctp_cc_functions.c
sctp_input.c sctp_uio.h sctputil.c
Randall Stewart
rrs at FreeBSD.org
Tue May 20 09:51:37 UTC 2008
rrs 2008-05-20 09:51:37 UTC
FreeBSD src repository
Modified files:
sys/netinet sctp.h sctp_cc_functions.c sctp_input.c
sctp_uio.h sctputil.c
Log:
- Define changes in sctp.h
- Bug in CA that does not get us incrementing the PBA properly which
made us more conservative.
- comment updated in sctp_input.c
- memsets added before we log
- added arg to hmac id's
MFC after: 2 weeks
Revision Changes Path
1.23 +7 -5 src/sys/netinet/sctp.h
1.4 +12 -37 src/sys/netinet/sctp_cc_functions.c
1.70 +9 -1 src/sys/netinet/sctp_input.c
1.30 +1 -0 src/sys/netinet/sctp_uio.h
1.75 +5 -0 src/sys/netinet/sctputil.c
More information about the cvs-src
mailing list