Module Name: src Committed By: ozaki-r Date: Thu Jan 19 06:58:55 UTC 2017
Modified Files:
src/sys/net: route.c rtsock.c
Log Message:
Disable rt_update mechanism by default
This is a workaround for PR kern/51877. Enable again once the issue
is fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.187 -r1.188 src/sys/net/route.c
cvs rdiff -u -r1.199 -r1.200 src/sys/net/rtsock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
