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

[Bouffalolab] Cherry-pick: Fix BL602 IPv6 address generation failure #23790

Merged

Conversation

wy-hh
Copy link
Contributor

@wy-hh wy-hh commented Nov 29, 2022

In some cases, BL602 is failed to generate stateless IPv6 address because of duplicated link-local address detected. #23791
This PR cherry-pick from

Copy link
Contributor

@andy31415 andy31415 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just realized this is on the 1.0 branch. We generally want cherrypicks into 1.0 rather than new patches, since we want to ensure master works well.

Please create a master patch first that you partially cherrypick (will not be totally possible since builder logic was significantly changed).

In the description, you should mention what patch was cherrypicked or if not possible why that was not possible and why this is a stand alone patch.

wy-hh and others added 5 commits November 30, 2022 13:58
* Update sdk repo

* Update build scripts and readme

* change submodule fetch

* update submodule path

* update submodule url

* update sdk repo

* Fix restyle

* update comments

* Do not try on default SDK path
@wy-hh wy-hh changed the title [Bouffalolab] Fix BL602 IPv6 address generation failure [Bouffalolab] Cherry-pick: Fix BL602 IPv6 address generation failure Nov 30, 2022
@wy-hh wy-hh requested a review from andy31415 November 30, 2022 09:16
@andy31415 andy31415 merged commit 7c2353b into project-chip:v1.0-branch Nov 30, 2022
@wy-hh wy-hh deleted the link_local_address_conflict branch December 2, 2022 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants