summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_id.c
AgeCommit message (Expand)Author
2011-11-19First step of random number subsystem rework described intls
2010-11-05ip_randomid: make mechanism MP-safe and more modular.rmind
2010-11-04Replace the copyright with a new TNF copyright since nothing of the oldmatt
2008-02-06Add a new ip_id generation scheme based on a Fisher-Yates shuffle over amatt
2006-08-30static comes firstchristos
2006-06-07merge FreeBSD timecounters from branch simonb-timecounterskardel
2005-12-11merge ktrace-lwp.christos
2004-03-23typoitojun
2004-01-02no need for tmp = arc4randomid hereitojun
2003-12-26Niels Provos kindly agreed to drop clauses 3 and 4 from thewiz
2003-12-10comment from niels provos;itojun
2003-11-25"seed2" was ruining non-repeating property, so remove it. discussed on tech-netitojun
2003-11-19Patch back support for (badly) randomized IP ids, by request:jonathan
2003-09-16exp is reserved name under posixitojun
2003-09-06randomize IPv4/v6 fragment ID and IPv6 flowlabel. avoids predictabilityitojun