Add in a first pass at ifconfig status reporting. It took a long while
authorEric Andersen <andersen@codepoet.org>
Tue, 6 Mar 2001 00:48:59 +0000 (00:48 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 6 Mar 2001 00:48:59 +0000 (00:48 -0000)
commitf15d4dad66374f1b035e2ee59a6495ab4743646a
tree4eadd327d98aa598444f1f7bfecf6ba08b62e0e6
parent5efa2291aa133feac7c46e0fa853becf4116f998
Add in a first pass at ifconfig status reporting.  It took a long while
hacking on the mess in net-tools-1.59, but it currently adds 12k and
supports ethernet, loop, ppp, and treats everything else as a generic
interface.  Works ok for me.
 -Erik
Config.h
ifconfig.c
interface.c [new file with mode: 0644]
networking/ifconfig.c