Module Name: src Committed By: ozaki-r Date: Tue Apr 28 02:56:59 UTC 2015
Modified Files: src/sys/net: route.c Log Message: Fix previous sockaddr_copy never fail here so we can just return in success. The previous code worked anyway, so I didn't notice the mistake... To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 src/sys/net/route.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.