-
Notifications
You must be signed in to change notification settings - Fork 3k
Nanostack libservice update #8245
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
Conversation
@kjbracey-arm , would you please review? |
Please do not merge yet, regression detected in Nanostack CI tests and a fix task is needed. |
Any update? |
…5b9b..5eb2f3f 5eb2f3f Make stoip6_prefix return a failure state when the core parser fails 901fdbb Add a couple of unit tests validating the more aggressive IPv6 parser de201a3 Make stoip6 return whether the conversion succeed e6ce3a8 Add new function stoip6_prefix (ARMmbed#75) 8ef1930 Revert "Make stoip6 return whether the conversion succeed" (ARMmbed#73) 6a18702 Merge pull request ARMmbed#72 from Taiki-San/ipv6 5efa0ff Add a couple of unit tests validating the more aggressive IPv6 parser 3b2c19f Make stoip6 return whether the conversion succeed git-subtree-dir: features/frameworks/nanostack-libservice git-subtree-split: 5eb2f3f4592aa00915f1bb37ba9cbc109146734d
* commit '7d2f0cab63a2223a426c44e13f771abe6a7d7eaf': Squashed 'features/frameworks/nanostack-libservice/' changes from 2705b9b..5eb2f3f
dd1ae41
to
1dac676
Compare
Regression is now fixed and PR is ready to move forward. |
/morph build |
Build : SUCCESSBuild number : 3271 Triggering tests/morph test |
Exporter Build : FAILUREBuild number : 2893 |
Test : SUCCESSBuild number : 3079 |
/morph export-build |
Exporter Build : FAILUREBuild number : 2930 |
/morph export-build |
Exporter Build : SUCCESSBuild number : 2933 |
Description
Update nanostack_libservice to the latest version.
Pull request type