Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   itojun
Date:           Thu Aug 26 11:10:50 UTC 1999

Modified Files:
        syssrc/sys/netinet6: frag6.c

Log Message:
fix IPv6 fragment ID initialization - random() does not return
random value when frag6_init() is called, so use microtime() to stir
the value better.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/netinet6/frag6.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index