Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932446AbWAQWfJ (ORCPT ); Tue, 17 Jan 2006 17:35:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932363AbWAQWfI (ORCPT ); Tue, 17 Jan 2006 17:35:08 -0500 Received: from nommos.sslcatacombnetworking.com ([67.18.224.114]:16900 "EHLO nommos.sslcatacombnetworking.com") by vger.kernel.org with ESMTP id S932130AbWAQWfH (ORCPT ); Tue, 17 Jan 2006 17:35:07 -0500 Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <26F1D638-7A96-48C6-9191-74363C497820@kernel.crashing.org> Cc: LKML List , joe@perches.com, "David S. Miller" Content-Transfer-Encoding: 7bit From: Kumar Gala Subject: NIP6_FMT "breaks" ifconfig Date: Tue, 17 Jan 2006 16:35:01 -0600 To: netdev@vger.kernel.org X-Mailer: Apple Mail (2.746.2) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - nommos.sslcatacombnetworking.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - kernel.crashing.org X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 505 Lines: 11 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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/