aboutsummaryrefslogtreecommitdiff
path: root/usrsctplib/netinet/sctp_callout.h
AgeCommit message (Expand)Author
2020-02-06Let sctp_os_timer_start return if the timer was rescheduled.Michael Tuexen
2020-02-02Revert series of callout guard commits (#423)Taylor Brandstetter
2019-10-08Change type of to_ticks in sctp_os_timer_start to uint32_t. (#399)Yury Yaroshevich
2019-10-01Fixed ticks overflow handling in timer implementation. (#393)Yury Yaroshevich
2019-09-30Rename delta to elapsed_ticks. (#391)Yury Yaroshevich
2019-08-12Single thread (#339)José Luis Millán
2019-03-29Fix compile breakage under INVARIANTSPeter Lei
2019-03-26Pull in missing guard for the currently executing callout (v2)Peter Lei
2017-11-24Add SPDX line as in FreeBSD.Michael Tuexen
2015-11-13Add INVARIATS checks for timer_mtx.Michael Tuexen
2015-10-19Minor tweaks.Michael Tuexen
2015-10-09Data racing fix on reading ticks in sctp_callout.He Liu
2014-10-09Sync with Mavericks sources.t00fcxen
2012-06-25Sync with main sources.tuexen
2012-05-23Sync with main sources.tuexen
2012-05-14Sync with main sources.tuexen
2012-04-28Sync with main sources.tuexen
2011-12-18Integrate changes in main stream. While there, minimize differences.tuexen
2011-12-15Windows changes from Irene.tuexen
2011-11-14Fix timer in userland stacktuexen
2011-11-02Changes from Irene. It compiles, but doesn't link yet.tuexen
2011-11-01Add filestuexen