Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  8 Jun 2000 12:52:10 -0700 (PDT)
From:      hartzell@greatplains.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/19132: ATM HARP support apparently does not support IPv6...
Message-ID:  <20000608195210.3DFD337C158@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         19132
>Category:       kern
>Synopsis:       ATM HARP support apparently does not support IPv6...
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 08 13:00:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dave Hartzell
>Release:        FreeBSD 4.0
>Organization:
>Environment:
FreeBSD edcnsws2.cr.usgs.gov 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Wed May 31 13:56:10 CDT 2000     root@edcnsws2.cr.usgs.gov:/usr/src/sys/compile/MYKERNEL  i386
>Description:
Release 3.0 of the ATM HARP software does not support IPv6.

HARP's 'ATM' command core dumps when you try to pack an IPv6 address
into the IPv4 command line option.  There are also problems with
IPv4 and the ILMI daemon, etc.

The developers of HARP (bless them) are no longer funded by DARPA to 
continue work on the HARP platform, so it is unlikely that HARP will
be maintained or fixed by them.

Many organizations now testing or using IPv6 over WANs need ATM PVC
support, since ATM is used on the WAN side for virtual links.

At least, it would be nice to have the IPv6 ATM PVC support.  There is
probably not that much call for IPv6 ILMI, CLIP, support, etc.
>How-To-Repeat:
Attempt to execute a:

 atm add pvc hfa0 0 300 aal5 llc/snap ip ni1 4FFE:1800:1FE:2::2

to tell the kernel that the IPv6 host 4FFE:1800:1FE:2::2 is on the
far end of ATM PVC 0,300.

This results in a Segmentation Fault, with an 'atm.core' file dump.

>Fix:

change the kernel code (if needed) and the userland binaries code for HARP?



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000608195210.3DFD337C158>