Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: ozaki-r
Date: Thu Apr 30 09:57:38 UTC 2015
Modified Files:
src/sys/net: route.c route.h
Log Message:
Make some functions static
- rtflushall
- rtcache_clear
- rtcache_invalidate
And pull these static inline functions in route.c
- rt_destroy
- rt_setkey
To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 src/sys/net/route.c
cvs rdiff -u -r1.90 -r1.91 src/sys/net/route.h
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