Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2001 13:40:02 -0700 (PDT)
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/27701: [PATCH] ifconfig: supported media looks bad : wastes space 
Message-ID:  <200105282040.f4SKe2n05882@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/27701; it has been noted by GNATS.

From: Poul-Henning Kamp <phk@critter.freebsd.dk>
To: brooks@one-eyed-alien.net
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/27701: [PATCH] ifconfig: supported media looks bad : wastes space 
Date: Mon, 28 May 2001 22:37:38 +0200

 I tried to apply your patch, but it seems to screw up the formatting,
 even with your 2nd patch, can you try to produce a fixed patch ?
 
 I think Ideally I would like it to look something like this for ifconfig -m:
 
 fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         inet 212.242.86.142 netmask 0xffffffe0 broadcast 212.242.86.159
         ether 00:e0:81:01:9d:2c 
         media: autoselect(100baseTX) mediaopt (full-duplex) status: active
 # The () values on the media: line being actual values shown only
 # if different from configured values.
         supported media:
                 autoselect {full-duplex,half-duplex}
 # don't show flag0... which can be set on all interfaces.
                 100baseTX {full-duplex,half-duplex}
                 100baseTX {full-duplex,half-duplex}
                 10baseT/UTP {full-duplex,half-duplex}
                 10baseT/UTP {full-duplex,half-duplex}
                 100baseTX {full-duplex,half-duplex}
 
 
 -- 
 Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
 phk@FreeBSD.ORG         | TCP/IP since RFC 956
 FreeBSD committer       | BSD since 4.3-tahoe    
 Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105282040.f4SKe2n05882>