bug-inetutils
[Top][All Lists]
Advanced

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

Re: [bug-inetutils] inetutils-1.8 - ifconfig -a doesn't work as expected


From: Alfred M. Szmidt
Subject: Re: [bug-inetutils] inetutils-1.8 - ifconfig -a doesn't work as expected
Date: Thu, 03 Jun 2010 14:01:32 -0400

   On my machine (Linux 3.6.34 x86_64) ifconfig -a returns only the
   loopback interface instead of the list of all the interfaces
   installed on the machine.

I tried to reproduce the problem, but failed.  Can you reproduce the
problem if you don't pass the --all option to ifconfig (should
hopefully be the same behaviour)?

Could you run ifconfig in gdb, and put a breakpoint on printf, and
then do and `p fflush(stdin)' between each call?  If that that works,
then it is a buffer problem.



reply via email to

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