Date: Thu, 21 Mar 2019 22:40:25 +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-xR0yxeCb3A@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 #5 from commit-hook@freebsd.org --- A commit references this bug: Author: asomers Date: Thu Mar 21 22:40:06 UTC 2019 New revision: 345397 URL: https://svnweb.freebsd.org/changeset/base/345397 Log: MFC r343530, r344559 r343530: ifconfig: fix endianness bug displaying pfsync interfaces Reviewed by: kp Differential Revision: https://reviews.freebsd.org/D19005 r344559: 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> Differential Revision: https://reviews.freebsd.org/D19004 Changes: _U stable/11/ stable/11/sbin/ifconfig/af_inet.c stable/11/sbin/ifconfig/af_inet6.c stable/11/sbin/ifconfig/ifconfig.c stable/11/sbin/ifconfig/ifgroup.c stable/11/sbin/ifconfig/ifpfsync.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-xR0yxeCb3A>