Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/16/2000 21:50:14
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Jan 17 05:50:13 UTC 2000

Modified Files:
	syssrc/sys/net: if_gif.c

Log Message:
for gif interface, sync IFF_RUNNING with IFF_UP.  it does not
make sense to leave IFF_RUNNING during !IFF_UP (it is pseudo interface
so we need to immitate - or is it okay if we don't raise IFF_RUNNING?)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/net/if_gif.c

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