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: Tue Apr 7 04:36:19 UTC 2015
Modified Files:
src/sys/net: route.c
Log Message:
Clean up rtcache_setdst
We can assume sockaddr_copy never return NULL when we pass
non-NULL dst (1st argument).
To generate a diff of this commit:
cvs rdiff -u -r1.141 -r1.142 src/sys/net/route.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