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

busybox: add IPv6 support #75

Merged
merged 3 commits into from
Sep 30, 2024
Merged

busybox: add IPv6 support #75

merged 3 commits into from
Sep 30, 2024

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    fdfa009 View commit details
    Browse the repository at this point in the history
  2. busybox: Fix ping6

    Add nonblocking option for socket
    
    JIRA: COG-42
    mateuszkobak committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b2bafb0 View commit details
    Browse the repository at this point in the history
  3. busybox: Add IPv6 support for ifconfig

    Change the way ifconfig obtains the IPv6 addresses
    
    JIRA: COG-42
    mateuszkobak committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ffa3cee View commit details
    Browse the repository at this point in the history