linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NIP6_FMT "breaks" ifconfig
@ 2006-01-17 22:35 Kumar Gala
  2006-01-17 23:05 ` David S. Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Kumar Gala @ 2006-01-17 22:35 UTC (permalink / raw)
  To: netdev; +Cc: LKML List, joe, David S. Miller

The use of NIP6_FMT from kernel.h in net/ipv6/addrconf.c changes how / 
proc/net/if_inet6 format's IPv6 addresses and thus breaks ifconfig's  
ability to display IPv6 addresses.  I'm not sure if this is  
acceptable breakage of a userspace app or not.

- kumar

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: NIP6_FMT "breaks" ifconfig
  2006-01-17 22:35 NIP6_FMT "breaks" ifconfig Kumar Gala
@ 2006-01-17 23:05 ` David S. Miller
  2006-01-17 23:12   ` Kumar Gala
  0 siblings, 1 reply; 3+ messages in thread
From: David S. Miller @ 2006-01-17 23:05 UTC (permalink / raw)
  To: galak; +Cc: netdev, linux-kernel, joe

From: Kumar Gala <galak@kernel.crashing.org>
Date: Tue, 17 Jan 2006 16:35:01 -0600

> The use of NIP6_FMT from kernel.h in net/ipv6/addrconf.c changes how / 
> proc/net/if_inet6 format's IPv6 addresses and thus breaks ifconfig's  
> ability to display IPv6 addresses.  I'm not sure if this is  
> acceptable breakage of a userspace app or not.

I know, I have a fix from Yoshifuji in my tree and I'll
make sure Linus gets it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: NIP6_FMT "breaks" ifconfig
  2006-01-17 23:05 ` David S. Miller
@ 2006-01-17 23:12   ` Kumar Gala
  0 siblings, 0 replies; 3+ messages in thread
From: Kumar Gala @ 2006-01-17 23:12 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, linux-kernel, joe


On Jan 17, 2006, at 5:05 PM, David S. Miller wrote:

> From: Kumar Gala <galak@kernel.crashing.org>
> Date: Tue, 17 Jan 2006 16:35:01 -0600
>
>> The use of NIP6_FMT from kernel.h in net/ipv6/addrconf.c changes  
>> how /
>> proc/net/if_inet6 format's IPv6 addresses and thus breaks ifconfig's
>> ability to display IPv6 addresses.  I'm not sure if this is
>> acceptable breakage of a userspace app or not.
>
> I know, I have a fix from Yoshifuji in my tree and I'll
> make sure Linus gets it.

Cool.

thanks

- k

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-01-17 23:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-17 22:35 NIP6_FMT "breaks" ifconfig Kumar Gala
2006-01-17 23:05 ` David S. Miller
2006-01-17 23:12   ` Kumar Gala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).