Support for ipv6

  • Hello, to start IPV6, the kernel needs to enable the relevant configuration. This is independent of the type of rootfs being used. You can enable the config_IPV6 configuration by running ./build.sh kernel-config, and then recompile the boot.img and burn it into Luckfox Lyra.
    If you want to use Docker, additional kernel configurations are required. You can refer to viewtopic.php?t=1706 for more information.
  • Great , thank you the info.
    I don't see a ubuntu support in sdk but with docker enabled using buildroot won't be a problem I guess