Date: Thu, 25 Nov 2010 18:33:44 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/ifconfig ifmedia.c Message-ID: <201011251833.oAPIXxSs076446@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-11-25 18:33:44 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sbin/ifconfig ifmedia.c
Log:
SVN rev 215828 on 2010-11-25 18:33:44Z by marius
MFC: r215259, r215272
- When printing media with more than one media option set aggregate these
in a comma delimited list instead of repeating "mediaopt" for each one.
This matches how the options of the active media are printed with
print_media_word() and brings us in line what NetBSD does.
- When setting a media with no sub-type specified also reset the type
specific options along with the global ones so these options don't
stick when f.e. switching to IFM_AUTO.
Revision Changes Path
1.25.2.1 +6 -3 src/sbin/ifconfig/ifmedia.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011251833.oAPIXxSs076446>
