Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2019 03:35:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 153731] [patch] ifconfig(8): ifconfig prints trailing whitespace for interfaces that do not have IFF_BROADCAST (like point to point)
Message-ID:  <bug-153731-7501-sQZyTEJt5p@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-153731-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-153731-7501@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=3D153731

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

Author: asomers
Date: Tue Feb 26 03:34:48 UTC 2019
New revision: 344559
URL: https://svnweb.freebsd.org/changeset/base/344559

Log:
  ifconfig: eliminate trailing whitespace

  Eliminate trailing whitespace on inet, inet6, and groups lines. I think t=
he
  "list txpower" command will still show some, but I'm not able to test tha=
t.

  PR: 153731
  Reported-by: Nikolay Denev <ndenev@gmail.com>
  MFC after:    2 weeks
  Differential Revision:        https://reviews.freebsd.org/D19004

Changes:
  head/sbin/ifconfig/af_inet.c
  head/sbin/ifconfig/af_inet6.c
  head/sbin/ifconfig/ifconfig.c
  head/sbin/ifconfig/ifgroup.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-153731-7501-sQZyTEJt5p>