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
/
ip_id.c
Age
Commit message (
Expand
)
Author
2021-03-08
remove now unused pseudo-random ip id code.
christos
2019-10-18
s/initalize/initialize/ in comment or printf message.
msaitoh
2011-11-19
First step of random number subsystem rework described in
tls
2010-11-05
ip_randomid: make mechanism MP-safe and more modular.
rmind
2010-11-04
Replace the copyright with a new TNF copyright since nothing of the old
matt
2008-02-06
Add a new ip_id generation scheme based on a Fisher-Yates shuffle over a
matt
2006-08-30
static comes first
christos
2006-06-07
merge FreeBSD timecounters from branch simonb-timecounters
kardel
2005-12-11
merge ktrace-lwp.
christos
2004-03-23
typo
itojun
2004-01-02
no need for tmp = arc4randomid here
itojun
2003-12-26
Niels Provos kindly agreed to drop clauses 3 and 4 from the
wiz
2003-12-10
comment from niels provos;
itojun
2003-11-25
"seed2" was ruining non-repeating property, so remove it. discussed on tech-net
itojun
2003-11-19
Patch back support for (badly) randomized IP ids, by request:
jonathan
2003-09-16
exp is reserved name under posix
itojun
2003-09-06
randomize IPv4/v6 fragment ID and IPv6 flowlabel. avoids predictability
itojun