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: dyoung
Date: Mon Jan 14 04:16:46 UTC 2008
Modified Files:
src/sys/netinet6: in6_pcb.c ip6_forward.c ip6_output.c udp6_output.c
Log Message:
Use rtcache_validate() instead of rtcache_getrt(). Shorten staircase
in in6_losing().
To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 src/sys/netinet6/in6_pcb.c
cvs rdiff -r1.61 -r1.62 src/sys/netinet6/ip6_forward.c
cvs rdiff -r1.125 -r1.126 src/sys/netinet6/ip6_output.c
cvs rdiff -r1.31 -r1.32 src/sys/netinet6/udp6_output.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