Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: cgd
Date: Sun Jun 20 07:55:01 UTC 1999
Modified Files:
basesrc/distrib/utils/sysinst: net.c
Log Message:
reimplement most of get_ifconfig_info() so that it only ignores network
pseudo-devices. This is done by explicitly listing the driver names
(e.g. "lo") to ignore in an array in this file. Right now, "eon", "gre",
"ipip", "lo", "nsip", "ppp", "sl", "strip", and "tun" are ignored.
To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 basesrc/distrib/utils/sysinst/net.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