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:   dyoung
Date:           Fri Jan  4 23:26:44 UTC 2008

Modified Files:
        src/sys/net: route.c route.h
        src/sys/netinet: ip_flow.c
        src/sys/netinet6: ip6_flow.c

Log Message:
Replace rtcache_down() with rtcache_validate() and update rtcache_down()
uses.


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 src/sys/net/route.c
cvs rdiff -r1.59 -r1.60 src/sys/net/route.h
cvs rdiff -r1.49 -r1.50 src/sys/netinet/ip_flow.c
cvs rdiff -r1.11 -r1.12 src/sys/netinet6/ip6_flow.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