Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: IPv6 kernel + toolchain/busybox

777
  1. [translate]    #1
    Senior Member
    Join Date
    Feb 2010
    Posts
    117

    Default IPv6 kernel + toolchain/busybox

    Hello,

    First. Thanks to LeshaK and everyone that made all these mods, including the "kitchen" available to us mortals

    I know it is easy to add IPv6 support in the Linux kernel, however, can the system and busybox tools (like ip, ip6tables, ping6, traceroute6, etc) be compiled with proper IPv6 support?

    I can post the kernel .config for the IPv6 settings I'd like to see if anyone wants.

    ---------- Post added at 01:35 AM ---------- Previous post was at 01:26 AM ----------

    I would like the option to have normal linux kernel boot screen with all the normal text/debug output instead of the boot logo.

    Are there any "syslog" type programs for the Android? Can busybox be built with syslog (with filterning capability)?

  2. [translate]    #2
    Junior Member
    Join Date
    May 2010
    Location
    Indonesia
    Posts
    6

    Default

    I am also interested to do this as well. There is an option to enable ipv6 support on busybox.
    BTW have you try to run ip addr show on spica? i've got segmentation fault when try it.

  3. [translate]    #3
    Senior Member
    Join Date
    Feb 2010
    Posts
    117

    Default

    AFAIK the Android OS supports IPv6, including the browser. It would be useful to use IPv6, as there is no NAT issues to consider then either.

  4. [translate]    #4
    Junior Member
    Join Date
    May 2010
    Location
    Indonesia
    Posts
    6

    Default

    I've heard that too, but it look like my spica can't get ip6 address on my dual stack network using wireless. Have you try setting ipv6 address on spica?
    command "ip address add <ipv6_address> dev eth0" failed on me.

    waiting for dancing turtle on spica XD

  5. [translate]    #5
    Senior Member
    Join Date
    Feb 2010
    Posts
    117

    Default

    If IPv6 is properly enabled in the kernel then there should be automatically a Link-Local address beginning with fe80:: for each interface. Also, it should autodiscover network prefix if there is an IPv6 router properly setup on the network.

    If you want to modify IPv6 with the ip command you need to do ip -6 or ip -f inet6 ...

    ---------- Post added at 04:25 PM ---------- Previous post was at 04:21 PM ----------

    Quote Originally Posted by rahman View Post
    BTW have you try to run ip addr show on spica? i've got segmentation fault when try it.
    I get the same too, guessing IPv6 isn't compiled in.
    Last edited by Gatak; 06-12-2010 at 05:24 PM.

  6. [translate]    #6
    Junior Member
    Join Date
    May 2010
    Location
    Indonesia
    Posts
    6

    Default

    I think we have to compile our own kernel

  7. [translate]    #7
    Junior Member
    Join Date
    May 2010
    Location
    chile
    Posts
    1

    Default

    yes...I think it's necessary to support ipv6...but now, obviously, it doesn't work.
    I ever changed my hots for ipv6, but there is only white screen in my browser

  8. [translate]    #8
    Senior Member
    Join Date
    Feb 2010
    Posts
    117

    Default

    I just checked, the kernel does have IPv6 and assignes Link-Local adress automatically. It is the case now that we need working Busybox with IPv6 support.

  9. [translate]    #9
    Junior Member
    Join Date
    May 2010
    Location
    Indonesia
    Posts
    6

  10. [translate]    #10
    Senior Member
    Join Date
    Feb 2010
    Posts
    117

    Default

    Quote Originally Posted by rahman View Post
    It is! Though I fear I don't have enough time to do it at the moment. Does someone else have time to do this? LeshaK, what do you think? Would not IPv6 be a nice inclusion in your kitchen?

    ps. I wuold love to have the gcc port (from the link above) included too. Lovely to compile stuff directly on the phone!

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •