bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-inetutils] 1.9.3 regression: ifconfig called without any option doe


From: Juergen Daubert
Subject: [bug-inetutils] 1.9.3 regression: ifconfig called without any option doesn't show status of all interfaces
Date: Wed, 13 May 2015 11:34:15 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

Hello,

thanks for the new release 1.9.3 of inetutils, however I've found a 
regression with ifconfig.

Until version 1.9.2 ifconfig called without any commandline options
shows the settings of all available interfaces, which is the same as
using the --all option.

$:~> /sbin/ifconfig --version | head -n1
ifconfig (GNU inetutils) 1.9.3

$:~> /sbin/ifconfig
$:~> 

$:~> /sbin/ifconfig --all
enp2s7    Link encap:Ethernet  HWaddr 00:1B:21:80:84:66
          inet addr:192.168.0.17  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:153210 errors:0 dropped:0 overruns:0 frame:0
          TX packets:82604 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:210339596  TX bytes:5879086

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:143 errors:0 dropped:0 overruns:0 frame:0
          TX packets:143 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:47421  TX bytes:47421

$:~> 


best regards
Juergen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]