Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



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.




Home | Main Index | Thread Index | Old Index