Source-Changes archive

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

CVS commit: syssrc/sys



Module Name:    syssrc
Committed By:   itojun
Date:           Tue Nov  5 16:58:12 UTC 2002

Modified Files:
        syssrc/sys/netinet: in_gif.c
        syssrc/sys/netinet6: in6_gif.c

Log Message:
improve gif lookup performance, when there are many of those,
by using radix tree for lookups.  tested by yshimizu@iij.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/netinet/in_gif.c
cvs rdiff -r1.30 -r1.31 syssrc/sys/netinet6/in6_gif.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