[Bug 153731] [patch] ifconfig(8): ifconfig prints trailing whitespace for interfaces that do not have IFF_BROADCAST (like point to point)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 21 22:40:27 UTC 2019


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

--- Comment #5 from commit-hook at 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 the
  "list txpower" command will still show some, but I'm not able to test that.

  PR: 153731
  Reported-by: Nikolay Denev <ndenev at 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

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


More information about the freebsd-net mailing list