Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sbin/route
Module Name: src
Committed By: martin
Date: Sat Aug 25 07:06:48 UTC 2018
Modified Files:
src/sbin/route [netbsd-8]: route.c
Log Message:
Pull up following revision(s) (requested by roy in ticket #976):
sbin/route/route.c: revision 1.160
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.155.4.3 -r1.155.4.4 src/sbin/route/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