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

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Add IPv6 support #1057

merged 1 commit into from
Oct 1, 2024

Conversation

mateuszkobak
Copy link
Contributor

@mateuszkobak mateuszkobak commented Apr 17, 2024

Description

Enable IPv6 and ping6 in busybox

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

How Has This Been Tested?

  • Already covered by automatic testing.
  • New test added: (add PR link here).
  • Tested by hand on: ia32-generic-qemu (list targets here).

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing linter checks and tests passed.
  • My changes generate no new compilation warnings for any of the targets.

Special treatment

@mateuszkobak mateuszkobak force-pushed the mateuszkobak/ipv6 branch 2 times, most recently from 6b3d52b to 84ef1b5 Compare April 18, 2024 13:06
@mateuszkobak mateuszkobak marked this pull request as ready for review April 18, 2024 13:11
Copy link

github-actions bot commented Apr 18, 2024

Unit Test Results

7 723 tests  ±0   7 008 ✅ ±0   37m 7s ⏱️ -4s
  443 suites ±0     715 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit b55b7c8. ± Comparison against base commit 03c05cc.

♻️ This comment has been updated with latest results.

busybox_config Outdated Show resolved Hide resolved
@mateuszkobak mateuszkobak force-pushed the mateuszkobak/ipv6 branch 4 times, most recently from 160fa9c to dc98b70 Compare September 30, 2024 10:20
@mateuszkobak
Copy link
Contributor Author

I ignore linter suggestions in _projects/ia32-generic-qemu/lwip/lwipopts.h, since this file is copied from phoenix-rtos-lwip with minor changes

@mateuszkobak mateuszkobak merged commit 43d13c6 into master Oct 1, 2024
33 of 34 checks passed
@mateuszkobak mateuszkobak deleted the mateuszkobak/ipv6 branch October 1, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants