History log of /freebsd/sys/netinet/sctp_uio.h (Results 51 – 75 of 239)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/9.2.0
# ef90af83 20-Sep-2013 Peter Grehan <grehan@FreeBSD.org>

IFC @ r255692

Comment out IA32_MISC_ENABLE MSR access - this doesn't exist on AMD.
Need to sort out how arch-specific MSRs will be handled.


# 0fbf163e 06-Sep-2013 Mark Murray <markm@FreeBSD.org>

MFC


# d1d01586 05-Sep-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Merge from head


# 46ed9e49 04-Sep-2013 Peter Grehan <grehan@FreeBSD.org>

IFC @ r255209


# e6b2b4b6 03-Sep-2013 Michael Tuexen <tuexen@FreeBSD.org>

All changes affect only SCTP-AUTH:
* Remove non working code related to SHA224.
* Remove support for non-standardised HMAC-IDs using SHA384 and SHA512.
* Prefer SHA256 over SHA1.
* Minor cleanup.

MF

All changes affect only SCTP-AUTH:
* Remove non working code related to SHA224.
* Remove support for non-standardised HMAC-IDs using SHA384 and SHA512.
* Prefer SHA256 over SHA1.
* Minor cleanup.

MFC after: 2 weeks

show more ...


# e0653845 23-Aug-2013 Mark Murray <markm@FreeBSD.org>

MFC


# 6be15a24 22-Aug-2013 Michael Tuexen <tuexen@FreeBSD.org>

Export the inpcb features as a 64-bit entity.
Bump __FreeBSD_version to 1000048 since the
modified structure is user visible and used
by netstat, for example.


# cfe30d02 19-Jun-2013 Gleb Smirnoff <glebius@FreeBSD.org>

Merge fresh head.


Revision tags: release/8.4.0, release/9.1.0
# 300675f6 27-Nov-2012 Alexander Motin <mav@FreeBSD.org>

MFC


# e477abf7 27-Nov-2012 Alexander Motin <mav@FreeBSD.org>

MFC @ r241285


# a10c6f55 11-Nov-2012 Neel Natu <neel@FreeBSD.org>

IFC @ r242684


# 23090366 04-Nov-2012 Simon J. Gerraty <sjg@FreeBSD.org>

Sync from head


# 21f67da7 29-Oct-2012 Michael Tuexen <tuexen@FreeBSD.org>

Whitespace changes due to upstream integration of SCTP changes in the
FreeBSD code base.


# 6f56329a 22-Oct-2012 Xin LI <delphij@FreeBSD.org>

Remove __P.

Submitted by: kevlo
Reviewed by: md5(1)
MFC after: 2 months


# e11b6fa3 03-Aug-2012 Gleb Smirnoff <glebius@FreeBSD.org>

Merge head r233826 through r239010.


# 77db9ed9 26-Jul-2012 Michael Tuexen <tuexen@FreeBSD.org>

Fix the sctp_sockstore union such that userland programs don't depend
on INET and/or INET6 to be defined and in-tune with how the kernel
was compiled.

MFC after: 3 days
Discussed with: rrs


# 5e20b91d 15-Jul-2012 Michael Tuexen <tuexen@FreeBSD.org>

Changes which improve compilation if neither INET nor INET6 is defined.

MFC after: 3 days


# b652778e 11-Jul-2012 Peter Grehan <grehan@FreeBSD.org>

IFC @ r238370


# 2d5e7d2e 30-May-2012 Will Andrews <will@FreeBSD.org>

IFC @ r236291.
Diff reductions to the enclosure driver made in r235911.


# 31ccd489 28-May-2012 Gleb Smirnoff <glebius@FreeBSD.org>

Merge head r233826 through r236168.


# 14ce0c0c 24-May-2012 Michael Tuexen <tuexen@FreeBSD.org>

Add sn_send_failed_event to sctp_notification.

MFC after: 3 days


# 807aad63 23-May-2012 Michael Tuexen <tuexen@FreeBSD.org>

Use consistent text at the begining of the files.

MFC after: 3 days


# 6a068746 15-May-2012 Alexander Motin <mav@FreeBSD.org>

MFC


# e06b67c7 06-May-2012 Michael Tuexen <tuexen@FreeBSD.org>

Add support for the sac_info field in struct sctp_assoc_change
as required by RFC 6458.

MFC after: 3 days


# 9935403a 06-May-2012 Michael Tuexen <tuexen@FreeBSD.org>

Add support for SCTP_SEND_FAILED_EVENT as required by RFC 6458.

MFC after: 3 days


12345678910