#
d4260646 |
| 05-May-2012 |
Michael Tuexen <tuexen@FreeBSD.org> |
Provide the flags in the SCTP stream reconfig related notification as specified in RFC 6525.
MFC after: 3 days
|
#
254945d7 |
| 03-May-2012 |
Michael Tuexen <tuexen@FreeBSD.org> |
Fix another RFC 6458 issue. Spotted by Irene Ruengeler.
MFC after: 3 days
|
#
3d328873 |
| 30-Apr-2012 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head r233826 through r234834.
|
#
5fc8d746 |
| 30-Apr-2012 |
Michael Tuexen <tuexen@FreeBSD.org> |
Add support for missing gauth_number_of_chunks field. This Bug was found by Irene Ruengeler.
MFC after: 1 week
|
#
9a2e24aa |
| 27-Apr-2012 |
Michael Tuexen <tuexen@FreeBSD.org> |
Remove unused structure. Reported by Irene Ruengeler.
MFC after: 3 days
|
#
78f28045 |
| 26-Apr-2012 |
Michael Tuexen <tuexen@FreeBSD.org> |
Fix a type in an SCTP AUTH related notification. Keep the old name for backwards compatibility. Spotted by Irene Ruengeler.
MFC after: 3 days
|
#
38f1b189 |
| 26-Apr-2012 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r234692
sys/amd64/include/cpufunc.h sys/amd64/include/fpu.h sys/amd64/amd64/fpu.c sys/amd64/vmm/vmm.c
- Add API to allow vmm FPU state init/save/restore.
FP stuff discussed with: kib
|
#
d7714577 |
| 23-Apr-2012 |
Michael Tuexen <tuexen@FreeBSD.org> |
Use the flags defined in RFC 6525 in the stream reset event.
|
Revision tags: release/8.3.0_cvs, release/8.3.0 |
|
#
8833b15f |
| 03-Apr-2012 |
Gleb Smirnoff <glebius@FreeBSD.org> |
Merge head r232686 through r233825 into projects/pf/head.
|
#
c4e848b7 |
| 29-Mar-2012 |
Randall Stewart <rrs@FreeBSD.org> |
Make stream our stream reset implementation compliant to RFC6525.
MFC after: 1 month
|
#
8fa0b743 |
| 23-Jan-2012 |
Xin LI <delphij@FreeBSD.org> |
IFC @230489 (pending review).
|
#
80dbff4e |
| 04-Jan-2012 |
Sean Bruno <sbruno@FreeBSD.org> |
IFC to head to catch up the bhyve branch
Approved by: grehan@
|
Revision tags: release/9.0.0 |
|
#
7215cc1b |
| 17-Dec-2011 |
Michael Tuexen <tuexen@FreeBSD.org> |
Fix unused parameter warnings. While there, fix some whitespace issues.
MFC after: 3 months.
|
#
052230f9 |
| 24-Nov-2011 |
Michael Tuexen <tuexen@FreeBSD.org> |
Move up the address to the top of the sctp_udencaps structure like in all other structures. This avoids alignment problems.
MFC after: 3 months.
|
#
ec9925ed |
| 24-Nov-2011 |
Michael Tuexen <tuexen@FreeBSD.org> |
Move up the address to the top of the sctp_paddrthlds structure like in all other structures. This avoids alignment problems.
MFC after: 3 days.
|
#
3ee1a36e |
| 22-Nov-2011 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r227804
Pull in the virtio drivers from head.
|
#
c9c58059 |
| 20-Nov-2011 |
Michael Tuexen <tuexen@FreeBSD.org> |
Add support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket option. Retire the the now unused sctp_udp_tunneling_for_client_enable sysctl variable.
MFC after: 3 months.
|
#
fab4c373 |
| 16-Sep-2011 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r225592
sys/dev/bvm/bvm_console.c - move up to the new alt-break order.
|
#
cf914969 |
| 15-Aug-2011 |
Justin T. Gibbs <gibbs@FreeBSD.org> |
Integrate FreeBSD/head into projects/zfsd/head as of SVN revision 224870.
|
#
b10f2dc8 |
| 14-Aug-2011 |
Michael Tuexen <tuexen@FreeBSD.org> |
Add support for the spp_dscp field in the SCTP_PEER_ADDR_PARAMS socket option. Backwards compatibility is provided by still supporting the spp_ipv4_tos field.
Approved by: re@ MFC after: 2 months.
|
#
ca85e948 |
| 03-Aug-2011 |
Michael Tuexen <tuexen@FreeBSD.org> |
The result of a joint work between rrs@ and myself at the IETF: * Decouple the path supervision using a separate HB timer per path. * Add support for potentially failed state. * Bring back RTO.min to
The result of a joint work between rrs@ and myself at the IETF: * Decouple the path supervision using a separate HB timer per path. * Add support for potentially failed state. * Bring back RTO.min to 1 second. * Accept packets on IP-addresses already announced via an ASCONF * While there: do some cleanups.
Approved by: re@ MFC after: 2 months.
show more ...
|
#
bd2228ab |
| 19-Jul-2011 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r224187
|
#
935205e2 |
| 17-Jul-2011 |
Justin T. Gibbs <gibbs@FreeBSD.org> |
Integrate from Head into ZFSD feature branch as of revision r224141.
|
#
470107b2 |
| 04-Jul-2011 |
Attilio Rao <attilio@FreeBSD.org> |
MFC
|
#
23300944 |
| 30-Jun-2011 |
Peter Grehan <grehan@FreeBSD.org> |
IFC @ r223696 to pick up dfr's userboot
|