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-users

[Xen-users] ipv6 support on 0.3 and 0.4

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] ipv6 support on 0.3 and 0.4
From: "Shaun R." <mailinglists@xxxxxxxxxxxxxxxx>
Date: Thu, 3 May 2007 17:25:55 -0700
Delivery-date: Thu, 03 May 2007 17:24:46 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
As far as i can tell this looks like a problem only when xen's patches are applied. I've built xen 3.0.3 and 3.0.4 guest kernels and after booting those guests i then try to add ipv6 support by downloading the kernel source, and building them as modules. All goes well until i try to initilize the module. Anybody else see this problem?

make modules ; make modules_install ; depmod -a ; modprobe ipv6


[root@localhost linux]# dmesg
ipv6: Unknown symbol inet6_lookup
ipv6: Unknown symbol secure_tcpv6_sequence_number
ipv6: Unknown symbol ipv6_skip_exthdr
ipv6: Unknown symbol inet6_hash_connect
ipv6: Unknown symbol ipv6_ext_hdr
ipv6: Unknown symbol inet6_lookup_listener


Shaun


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] ipv6 support on 0.3 and 0.4, Shaun R. <=