Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ozaki-r
Date: Mon Aug 31 06:25:15 UTC 2015
Modified Files:
src/sys/net: route.c route.h
src/sys/netinet: ip_icmp.c
src/sys/netinet6: icmp6.c
Log Message:
Make rt_refcnt take into account rt_timer
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/sys/net/route.c
cvs rdiff -u -r1.93 -r1.94 src/sys/net/route.h
cvs rdiff -u -r1.141 -r1.142 src/sys/netinet/ip_icmp.c
cvs rdiff -u -r1.175 -r1.176 src/sys/netinet6/icmp6.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