Skip to content

LwIP patch (IPv6, TxPacer, No filesystem)#3609

Closed
simon0356 wants to merge 7 commits into
warmcat:mainfrom
simon0356:LwIP-Patch
Closed

LwIP patch (IPv6, TxPacer, No filesystem)#3609
simon0356 wants to merge 7 commits into
warmcat:mainfrom
simon0356:LwIP-Patch

Conversation

@simon0356

Copy link
Copy Markdown
Contributor

Hello,

I would like to propose this patchs to enhance support on FreeRTOS + LwIP + MbedTLS :

  • Fix ifdef in server.c with LwIP to allow SO_REUSEADDR and IPV6_V6ONLY if defined
  • Allow link local connect when scope id is offered in iface field of struct lws_client_connect_info
  • Put ifdef about file system implementation exist around some function (Not sure of the impact on other configuration)
  • Globaly comment out txparcer on FreeRTOS/OPTEE/Baremetal system (Not sure of the impact on other configuration)

Thanks
Simon

Signed-off-by: stropee <simon@sirocha.fr>
… in iface field on FreeRTOS/LwIP

Signed-off-by: stropee <simon@sirocha.fr>
Signed-off-by: stropee <simon@sirocha.fr>
@lws-team lws-team force-pushed the main branch 9 times, most recently from 51775d4 to d329056 Compare June 15, 2026 05:32
@simon0356

Copy link
Copy Markdown
Contributor Author

Thanks !

@simon0356 simon0356 closed this Jun 15, 2026
lws-team and others added 2 commits June 17, 2026 12:30
@simon0356 simon0356 reopened this Jun 17, 2026
@lws-team lws-team force-pushed the main branch 2 times, most recently from 37c3201 to e56a74a Compare June 18, 2026 05:36
@simon0356

Copy link
Copy Markdown
Contributor Author

Hello,

I forgot to add 2343abf in the PR.

Simon

@lws-team lws-team force-pushed the main branch 2 times, most recently from efe0a3a to 5f46e2a Compare June 19, 2026 07:47
@simon0356 simon0356 closed this Jun 19, 2026
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

2 participants