Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2016 17:35:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 169072] [patch] A little change to ifconfig(8) to display CIDR prefixes instead of hex masks
Message-ID:  <bug-169072-8-0RS57oIcpv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-169072-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-169072-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169072

Allan Jude <allanjude@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Progress                 |Closed
                 CC|                            |allanjude@FreeBSD.org
         Resolution|---                         |FIXED

--- Comment #2 from Allan Jude <allanjude@FreeBSD.org> ---
You can now select between hex, dotted (255.255.255.0), and CIDR (/24) like so:

ifconfig -f inet:dotted

or set IFCONFIG_FORMAT=inet:cidr

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-169072-8-0RS57oIcpv>