bug-inetutils
[Top][All Lists]
Advanced

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

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


From: Alfred M. Szmidt
Subject: Re: [bug-inetutils] 1.9.3 regression: ifconfig called without any option doesn't show status of all interfaces
Date: Thu, 11 Jun 2015 07:15:24 -0400

We have released a bug fix, version 1.9.4, release that addresses this
issue.  Thank you for your help!

   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]