Module Name: src Committed By: roy Date: Tue Aug 14 20:53:07 UTC 2018
Modified Files: src/sbin/route: route.c Log Message: Resolve every route(4) message type before printing anything more about it other than the type and length. This solves the issue where RTM_ONEWADDR is received and it tries to parse route information from it. To generate a diff of this commit: cvs rdiff -u -r1.159 -r1.160 src/sbin/route/route.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.