Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 May 2016 17:31:08 +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-EloPmuOZvf@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=3D169072

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: allanjude
Date: Tue May 31 17:30:08 UTC 2016
New revision: 301059
URL: https://svnweb.freebsd.org/changeset/base/301059

Log:
  ifconfig(8) now supports some output formatting options

  specified by the -f flag or IFCONFIG_FORMAT environment variable, the user
  can request that inet4 subnet masks be printed in CIDR or dotted-quad
  notation, in addition to the traditional hex output.
  inet6 prefixes can be printed in CIDR as well.

  For more documentation see the ifconfig(8) man page.

  PR:           169072
  Requested by: seanc, marcel, brd, many others
  Reviewed by:  gnn, jhb (earlier version)
  Relnotes:     yes
  Sponsored by: ScaleEngine Inc.
  Differential Revision:        https://reviews.freebsd.org/D2856

Changes:
  head/sbin/ifconfig/af_inet.c
  head/sbin/ifconfig/af_inet6.c
  head/sbin/ifconfig/af_link.c
  head/sbin/ifconfig/ifconfig.8
  head/sbin/ifconfig/ifconfig.c

--=20
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-EloPmuOZvf>