ports/177741: sipcalc cannot handle ipv6 zone index

Clint clint at clintarmstrong.net
Tue Apr 9 23:30:01 UTC 2013


>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 at 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:


More information about the freebsd-ports-bugs mailing list