summaryrefslogtreecommitdiff
path: root/sys/netinet/sctputil.c
AgeCommit message (Expand)Author
2022-04-08s/postion/position/andvar
2021-12-05s/measurment/measurement/ in comment.msaitoh
2021-07-24Fix all remaining typos, mainly in comments but also in few definitions and l...andvar
2020-01-19Replace kooky sctp random number generation by cprng_strong32().riastradh
2019-08-13Remove unused checksum code.rjs
2018-11-08"s/ are are / are /" in comment. No functional change.msaitoh
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2017-01-16ip6_sprintf -> IN6_PRINT so that we pass the size.christos
2017-01-16Make ip6_sprintf(), in_fmtaddr(), lla_snprintf() and icmp6_redirect_diag() mp...ryo
2016-07-07Switch the address list of intefaces to pslist(9)ozaki-r
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2016-05-22Use const for arguments to sctp_is_same_scope().rjs
2016-05-12Protect ifnet list with psz and psrefozaki-r
2016-04-26Fix build when IPSEC enabled.rjs
2016-04-11Sweep unncessary radix.h inclusionsozaki-r
2016-04-03Replace generic queue macros with IFNET/IFADDR macros.mlelstv
2016-03-06PR/50899: David Binderman: optimize memsetchristos
2016-02-15Fix building of IPv4-Mapped IPv6 addresses.rtr
2015-10-13Add core networking support for SCTP.rjs