Source-Changes archive

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

CVS commit: src/sys/netinet6



Module Name:    src
Committed By:   itojun
Date:           Fri Jun 27 08:41:09 UTC 2003

Modified Files:
        src/sys/netinet6: nd6.c nd6.h nd6_nbr.c

Log Message:
split ND6 cache timer management to per-entry.  increased accuracy,
no O(N) loop.   sync w/ kame


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/netinet6/nd6.c
cvs rdiff -r1.34 -r1.35 src/sys/netinet6/nd6.h
cvs rdiff -r1.46 -r1.47 src/sys/netinet6/nd6_nbr.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