URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [uclinux/] [userland/] [route/] [README.ipv6] - Rev 1765
Compare with Previous | Blame | View Log
Notes for IPv6--------------If you are using libc5, you may need to edit the Makefile so thatlibinet6 is linked in and your IPv6 include files are found in theright place. The definitions in question are at about line 91. You mayalso find that the header files provided with inet6-apps are not exactlywhat net-tools expects. This is not a bug in net-tools as such and willnot be fixed in future releases (though if anybody would like to contributea patch I would be happy to add a pointer to it here.) If you have theoption you might consider changing to glibc instead (see below) in whichcase you can use the header files supplied with the C library.If you use glibc, you should ensure that you have version 2.1 or laterinstalled. The 2.1 release is available from<ftp://sourceware.cygnus.com/pub/glibc among> other places. With thisversion of the C library there should be no need to edit the Makefileor apply any patches to net-tools.Version 2.0 of glibc has no support for IPv6; patches did exist at onepoint but they are now seriously outdated. Instead you should upgradeto glibc 2.1.BUGS----"ifconfig eth0 add ..." does not currently auto-load the IPv6 module.
