Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IPv6 support #1057

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add IPv6 support #1057

wants to merge 2 commits into from

Commits on Apr 19, 2024

  1. Update submodules

     * libphoenix 72389ef...052023c (1):
       > Add support for IPv6
    
     * phoenix-rtos-lwip c52c569...565b7ba (4):
       > Update submodule
       > Add IPv6 address autoconfiguration
       > drivers/rtl8139cp.c: Change multicast filters
       > port/sockets.c: Fix IPv6 ioctls
    
     * phoenix-rtos-ports 46f7c3d...bba10b4 (3):
       > busybox: Add IPv6 support for ifconfig
       > busybox: Fix ping6
       > busybox: include net/ip6_route.h in busybox route.c
    
    JIRA: COG-42
    mateuszkobak committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    edfe607 View commit details
    Browse the repository at this point in the history
  2. ia32-generic-qemu: Enable IPv6

    JIRA: COG-42
    mateuszkobak committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a7dcf13 View commit details
    Browse the repository at this point in the history