summaryrefslogtreecommitdiff
path: root/sys/netinet/sctp_indata.c
AgeCommit message (Expand)Author
2023-04-05remove some double ee typos in comments.andvar
2022-05-28fix various typos in comments.andvar
2022-05-24fix various typos in comment, documentation and log messages.andvar
2022-04-08s/postion/position/andvar
2022-04-07fix various typos in comments.andvar
2018-12-22Replace: M_MOVE_PKTHDR -> m_move_pkthdr. No functional change, since themaxv
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-05-01Remove now unused net_osdep.h includes, the other BSDs did the same.maxv
2017-12-10Improve compliance to RFC 6458.rjs
2016-04-25Fix build when IPSEC enabled.rjs
2016-02-15Fix building of IPv4-Mapped IPv6 addresses.rtr
2015-12-13PR/50528: David Binderman: remove sizeof(sizeof(x))christos
2015-10-13Add core networking support for SCTP.rjs