Author: tuexen
Date: Tue May 13 17:01:22 2014
New Revision: 265955
URL: http://svnweb.freebsd.org/changeset/base/265955
Log:
MFC r253472:
Get the code compiling without INET and INET6 being defined.
This is not possible in FreeBSD, but in the upstream code.
Modified:
stable/9/sys/netin
Author: tuexen
Date: Tue May 13 17:03:43 2014
New Revision: 265956
URL: http://svnweb.freebsd.org/changeset/base/265956
Log:
MFC r253493:
Allow the code to be compiled without warnings for any combination
of INET, INET6 and SCTP_DEBUG defines.
The issue was reported by Lally Singh.
Mod
Author: tuexen
Date: Tue May 13 17:05:38 2014
New Revision: 265957
URL: http://svnweb.freebsd.org/changeset/base/265957
Log:
MFC r253858:
Micro-optimization suggested in
https://bugzilla.mozilla.org/show_bug.cgi?id=898234
by pchang9. While there simplify the code.
Modified:
stable/9/
Author: tuexen
Date: Tue May 13 17:09:50 2014
New Revision: 265958
URL: http://svnweb.freebsd.org/changeset/base/265958
Log:
MFC r254248, r254670:
Make the features a 64-bit value instead of 32-bit.
This will allow an easier integration of the support
for NDATA.
While there, do also s
Author: tuexen
Date: Tue May 13 17:18:59 2014
New Revision: 265961
URL: http://svnweb.freebsd.org/changeset/base/265961
Log:
MFC r255160:
All changes affect only SCTP-AUTH:
* Remove non working code related to SHA224.
* Remove support for non-standardised HMAC-IDs using SHA384 and SHA51
Author: tuexen
Date: Tue May 13 17:21:45 2014
New Revision: 265962
URL: http://svnweb.freebsd.org/changeset/base/265962
Log:
MFC r255162:
Use uint16_t instead of in_port_t for consistency with the SCTP code.
Modified:
stable/9/sys/netinet/sctp_output.c
Directory Properties:
stable/9/sy
Author: tuexen
Date: Tue May 13 17:23:39 2014
New Revision: 265963
URL: http://svnweb.freebsd.org/changeset/base/265963
Log:
MFC r255190:
Remove redundant field pr_sctp_on.
Modified:
stable/9/sys/netinet/sctp_indata.c
stable/9/sys/netinet/sctp_output.c
stable/9/sys/netinet/sctp_struc
Author: tuexen
Date: Tue May 13 17:25:39 2014
New Revision: 265964
URL: http://svnweb.freebsd.org/changeset/base/265964
Log:
MFC r255337:
When computing the partial delivery point, take the
receiver socket buffer size correctly into account.
Modified:
stable/9/sys/netinet/sctp_indata.c
Author: tuexen
Date: Tue May 13 17:41:39 2014
New Revision: 265965
URL: http://svnweb.freebsd.org/changeset/base/265965
Log:
MFC r255695:
Remove an unused variable and fix a memory leak in sctp_connectx().
Modified:
stable/9/lib/libc/net/sctp_sys_calls.c
Directory Properties:
stable/9/
Author: tuexen
Date: Tue May 13 17:51:15 2014
New Revision: 265966
URL: http://svnweb.freebsd.org/changeset/base/265966
Log:
MFC r255434:
Fix the aborting of association with the iterator using an empty
user initiated error cause (using SCTP_ABORT|SCTP_SENDALL).
Modified:
stable/9/sys/
Author: edwin
Date: Tue May 13 21:31:13 2014
New Revision: 265982
URL: http://svnweb.freebsd.org/changeset/base/265982
Log:
MFC of 265978, tzdata2014c
- Egypt will go into DST on 15 May 2014.
Modified:
stable/9/contrib/tzdata/africa
stable/9/contrib/tzdata/asia
stable/9/contrib/tzdat
11 matches
Mail list logo