From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 9 23:30:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 628C1C67 for ; Tue, 9 Apr 2013 23:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2FA02662 for ; Tue, 9 Apr 2013 23:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r39NU1oH073669 for ; Tue, 9 Apr 2013 23:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r39NU1Yc073667; Tue, 9 Apr 2013 23:30:01 GMT (envelope-from gnats) Resent-Date: Tue, 9 Apr 2013 23:30:01 GMT Resent-Message-Id: <201304092330.r39NU1Yc073667@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Clint Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 76FBDBC6 for ; Tue, 9 Apr 2013 23:20:35 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 67C8660A for ; Tue, 9 Apr 2013 23:20:35 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r39NKYM7015001 for ; Tue, 9 Apr 2013 23:20:34 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r39NKYH2015000; Tue, 9 Apr 2013 23:20:34 GMT (envelope-from nobody) Message-Id: <201304092320.r39NKYH2015000@red.freebsd.org> Date: Tue, 9 Apr 2013 23:20:34 GMT From: Clint To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/177741: sipcalc cannot handle ipv6 zone index X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Apr 2013 23:30:01 -0000 >Number: 177741 >Category: ports >Synopsis: sipcalc cannot handle ipv6 zone index >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 09 23:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Clint >Release: 9.1-release >Organization: >Environment: 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r246186M: Fri Feb 1 00:21:40 CET 2013 root@dev.nas4free.org:/usr/obj/nas4free/usr/src/sys/NAS4FREE-amd64 amd64 >Description: sipcalc freaks out when given a zone index in the form of "%int", for example: fe80::20c:29ff:fe94:a79d%vmx3f0 Currently sipcalc outputs: # sipcalc fe80::20c:29ff:fe94:a79d%vmx3f0 -[int-ipv4 : fe80::20c:29ff:fe94:a79d%vmx3f0] - 0 -[ERR : Unable to retrieve interface information] - sipcalc should output: # sipcalc fe80::20c:29ff:fe94:a79d -[ipv6 : fe80::20c:29ff:fe94:a79d] - 0 [IPV6 INFO] Expanded Address - fe80:0000:0000:0000:020c:29ff:fe94:a79d%vmx3f0 Compressed address - fe80::20c:29ff:fe94:a79d%vmx3f0 Subnet prefix (masked) - fe80:0:0:0:20c:29ff:fe94:a79d%vmx3f0/128 Address ID (masked) - 0:0:0:0:0:0:0:0%vmx3f0/128 Prefix address - ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff Prefix length - 128 Address type - Link-Local Unicast Addresses Network range - fe80:0000:0000:0000:020c:29ff:fe94:a79d%vmx3f0 - fe80:0000:0000:0000:020c:29ff:fe94:a79d%vmx3f0 >How-To-Repeat: # sipcalc fe80::20c:29ff:fe94:a79d%vmx3f0 -[int-ipv4 : fe80::20c:29ff:fe94:a79d%vmx3f0] - 0 -[ERR : Unable to retrieve interface information] - >Fix: >Release-Note: >Audit-Trail: >Unformatted: