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