summaryrefslogtreecommitdiffstats
path: root/sys/netinet/sctp_uio.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r269945:tuexen2014-08-221-3/+16
* All changes affect only SCTP-AUTH:tuexen2013-09-021-4/+0
* Export the inpcb features as a 64-bit entity.tuexen2013-08-221-2/+2
* Whitespace changes due to upstream integration of SCTP changes in thetuexen2012-10-291-15/+21
* Remove __P.delphij2012-10-221-24/+24
* Fix the sctp_sockstore union such that userland programs don't dependtuexen2012-07-261-4/+0
* Changes which improve compilation if neither INET nor INET6 is defined.tuexen2012-07-151-2/+2
* Add sn_send_failed_event to sctp_notification.tuexen2012-05-241-1/+1
* Use consistent text at the begining of the files.tuexen2012-05-231-5/+4
* Add support for the sac_info field in struct sctp_assoc_changetuexen2012-05-061-7/+14
* Add support for SCTP_SEND_FAILED_EVENT as required by RFC 6458.tuexen2012-05-061-16/+27
* Provide the flags in the SCTP stream reconfig related notificationtuexen2012-05-051-1/+0
* Fix another RFC 6458 issue. Spotted by Irene Ruengeler.tuexen2012-05-031-1/+1
* Add support for missing gauth_number_of_chunks field. This Bug wastuexen2012-04-301-0/+1
* Remove unused structure.tuexen2012-04-271-7/+0
* Fix a type in an SCTP AUTH related notification. Keep the old nametuexen2012-04-261-1/+2
* Use the flags defined in RFC 6525 in the stream reset event.tuexen2012-04-231-3/+5
* Make stream our stream reset implementationrrs2012-03-291-20/+53
* Fix unused parameter warnings.tuexen2011-12-171-2/+2
* Move up the address to the top of the sctp_udencaps structuretuexen2011-11-241-1/+1
* Move up the address to the top of the sctp_paddrthlds structuretuexen2011-11-241-1/+1
* Add support for the SCTP_REMOTE_UDP_ENCAPS_PORT socket option.tuexen2011-11-201-0/+6
* Add support for the spp_dscp field in the SCTP_PEER_ADDR_PARAMStuexen2011-08-141-2/+5
* The result of a joint work between rrs@ and myself at the IETF:tuexen2011-08-031-14/+14
* Add the missing sca_keylength field to the sctp_authkey structure,tuexen2011-06-301-0/+1
* Add support for SCTP_PR_SCTP_NONE which I misded to add.tuexen2011-06-271-1/+2
* Add SCTP_DEFAULT_PRINFO socket option.tuexen2011-06-161-0/+6
* * Fix the handling of addresses in sctp_sendv().tuexen2011-06-161-0/+1
* Add support for the newly added SCTP API.tuexen2011-06-151-18/+111
* Improvements to CC modules:rrs2011-02-261-0/+5
* 1) Typo correction in comments and one spacing change.rrs2011-02-051-0/+2
* Fix a bug in the way ECN-Echo chunkrrs2011-01-281-2/+3
* Add stream scheduling support.tuexen2011-01-231-0/+6
* Fix it so we align with new socket API draft forrrs2011-01-201-21/+0
* Fix a typo.tuexen2011-01-011-1/+1
* Adds new dtrace for cwnd functions and lay'srrs2010-11-251-1/+1
* Add an SCTP socket option to retrieve the number of timeoutstuexen2010-11-161-0/+11
* Fix typos.brucec2010-11-091-9/+9
* Implement correct handling of address parameter andtuexen2010-09-051-1/+17
* Adds the option of keeping per-cpu statistics in SCTP. Thisrrs2010-03-241-1/+5
* Use [] instead of [0] for flexible arrays.tuexen2010-01-221-8/+8
* This change syncs up the socketAPI stream-resetrrs2010-01-171-13/+16
* Get rid of support of an old version of the SCTP-AUTH draft.tuexen2010-01-161-1/+0
* Get rid of unused field. This will also be deletedtuexen2009-07-271-1/+0
* Make sctp_uio user to kernel structure match therrs2009-05-301-2/+2
* ABI expansions to hopefully future-proof our MIB/netstat code for 8.0rrs2009-05-071-2/+4
* Add more padding and a new variable. This willrrs2009-04-081-5/+5
* Many bug fixes (from the IETF hack-fest):rrs2009-04-041-2/+3
* Add the add-stream capability. Still needs morerrs2009-02-201-4/+3
* Move the new rwnd field down to the very endrrs2009-02-131-1/+1
OpenPOWER on IntegriCloud