WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 71] New: IPv6 support broken in xenU

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 71] New: IPv6 support broken in xenU
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 06 Jun 2005 11:37:26 +0000
Delivery-date: Mon, 06 Jun 2005 11:37:30 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=71

           Summary: IPv6 support broken in xenU
           Product: Xen
           Version: unstable
          Platform: x86
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Guest-OS
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: berni@xxxxxxxxxxxxx


I don't know whether I should open bugs for unstable already, I need to run that
because my NIC (Marvell Yukon) needs ACPI to run which isn't available in 2.0.

I'm running Xen 3.0-devel snapshot of 2005-06-04 (the latest changeset in
Changelog is 1.1671) on AMD Athlon64 in 32bit mode. Both xen0 and xenU run
Ubuntu Hoary. While IPv6 works in xen0 as expected, it seems to be broken in 
xenU. 

It is compiled into the kernel statically and is loaded on startup

NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17

The IPv6-related sysctl-flags are available. But the xenU doesn't set any IPv6
addresses on the interfaces (it should set link-local addresses in fe80:: at
startup on every interface, plus ::1/128 for the loopback, plus automatically
configured global address on the ethernet). When you try to set an IPv6-address
on the ethernet manually the following error is reported

# ip -6 addr add 2001:a60:f001:1::1234/64 dev eth0
RTNETLINK answers: Cannot allocate memory

I will try with 2.0.6 and 2.0-testing later, but since my NIC isn't available
there I need to be at the console of this box.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 71] New: IPv6 support broken in xenU, bugzilla-daemon <=