Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 01/06/2000 20:49:12
Module Name:	basesrc
Committed By:	sommerfeld
Date:		Fri Jan  7 04:49:12 UTC 2000

Modified Files:
	basesrc/usr.bin/netstat: route.c

Log Message:
Pay attention to the netmask of routes to 0.0.0.0;
e.g., a route to 0.0.0.0/1 is *not* a default route.

Inspired by a patch by Rodney Grimes sent to the zebra list.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 basesrc/usr.bin/netstat/route.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.